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 snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2008-Dec-07 | 12.7 KB | Download · Release notes | Development snapshot | |
