Create quota

Amitaibu - October 22, 2008 - 13:24

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).

Releases

Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Dec-0712.7 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.