drupal/varbase_users_base
Composer 安装命令:
composer require drupal/varbase_users_base
包简介
A recipe to manage default Varbase user roles and user management configurations, including role definitions, account settings, and the modules needed to support user management on the site.
关键字:
README 文档
README
A recipe to manage default Varbase user roles and user management configurations, including role definitions, account settings, and the modules needed to support user management on the site.
User Roles
Varbase comes with preconfigured default roles tailored for sites with hierarchical content management permissions.
Super Admin (administrator)
Can edit everything in content and configurations for the site.
Site Admin (site_admin)
Can edit, delete, and publish all content on the site.
SEO Admin (seo_admin)
Can edit items related to SEO, Meta tags and Google Analytics.
Content Admin (content_admin)
Can edit all content and publish it but cannot edit anything else not related to the content roles.
Content editor (content_editor)
Has permissions to edit all content on the website but cannot publish any content.
Authenticated user (authenticated)
Any user who can access the website by providing a username or password. This role is provided by default from Drupal and cannot be edited or deleted.
Anonymous user (anonymous)
Any visitor who can access the website without providing a username or password. This role is provided by default from Drupal and cannot be edited or deleted.
统计信息
- 总下载量: 1.58k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-02