Download the PHP package lukeyouell/craft-hideadmin without Composer
On this page you can find all versions of the php package lukeyouell/craft-hideadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lukeyouell/craft-hideadmin
More information about lukeyouell/craft-hideadmin
Files in lukeyouell/craft-hideadmin
Download lukeyouell/craft-hideadmin
More information about lukeyouell/craft-hideadmin
Files in lukeyouell/craft-hideadmin
Vendor lukeyouell
Package craft-hideadmin
Short Description Hide admin users from non-admin users
License MIT
Package craft-hideadmin
Short Description Hide admin users from non-admin users
License MIT
Please rate this library. Is it a good library?
Informations about the package craft-hideadmin
Hide Admin plugin for Craft CMS 3
Hide Admin hides admin users from non-admin users, which is useful if you want to hand-over the responsibility of user management without including access to admin users.
Overview
- Admin users aren't included in the users table for non-admin users
- Non-admin users cannot view or edit admin users
Requirements
This plugin requires Craft CMS 3.1.0 or later.
Installation
To install the plugin, either install via the plugin store or follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require jalendport/craft-hideadmin
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Hide Admin.
Hide Admin Roadmap
Some things to do, and ideas for potential features:
Brought to you by Luke Youell
All versions of craft-hideadmin with dependencies
PHP Build Version
Package Version
Requires
craftcms/cms Version
^3.0.0
The package lukeyouell/craft-hideadmin contains the following files
Loading the files please wait ....