This module restricts the number of entities users can create, allowing administrators to set limits per user or per role. User-specific limits take precedence over role-based limits, and if a user belongs to multiple roles with different limits, the highest limit applies.
Entity Limit allows administrators to restrict the creation of the number of entities that users may create. Basically, this module provides options to define a creation limit based on user and role.
Currently, entity_limit offers the following functionalities
- Per User entity limit settings.
- Per Role entity limit settings.
- Priority based entity limit configurations.
Important Points
- Per-User limit will always take precedence over Role limits.
- If a user belongs to roles A and B, which have limits of 3 and 4 (respectively), the user will have a node limit of 4.
- Role limit will force that limit for individual users i.e. if `Creator` role has limit of 5, then every user under `Creator` role can create 5 nodes.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 3.0.0-beta3 | Pre-release | 9–11 | D11 support bugs are fixed. | Jul 12, 2026 | |
| 3.0.0-beta2 | Pre-release | 9–11 | D11 support | Mar 10, 2026 | |
| 3.0.x-dev | Dev | 9–11 | Aug 12, 2025 |