User Management
ElmapiCMS provides a powerful and flexible user management system that allows you to control access to your projects and content. This system is built around three core concepts: Users, Roles, and Permissions.
-
Users: These are the individual accounts that can log in to the admin panel. Each user can be assigned one or more roles.
-
Roles: Roles are a way to group a set of permissions together. For example, you could have a "Content Editor" role that has permission to create and edit content, but not to manage users or settings.
-
Permissions: Permissions are the individual actions that a user can perform. For example,
create_users,update_roles, ordelete_content.