Create quota

Component ID

324667

Component name

Create quota

Component type

module

Maintenance status

Component security advisory coverage

not-covered

Downloads

940

Component created

Component changed

Component body

This module is no longer maintained. You can simply use rules to remove a role from a user, so she won't be able to post new content

Create quota module creates quota rules and holds information about every user's creation count.
A possible use case for this module is a site that allows users to register for free and to create a certain amount of content until they are asked to pay for the service.

Module is pluggable and allows other modules to implement their own quota rules.

Dependencies:

  • Rules module - when the user's quota has reached its maximum, an event is triggered. It is up to you to add a corresponding rule that will take action (such as removing role from that user).