k4/k4poweradmin

A simple plugin to hide fields in the controlpanel from non-admins.


Keywords
cms, Craft, craftcms, craft-plugin, k4-poweradmin
License
MIT

Documentation

k4 PowerAdmin plugin for Craft CMS 3.x

Tool to hide and show fields in CP regarding Admin Permissions.

Screenshot

Installation

To install k4 PowerAdmin, follow these steps:

  1. Download & unzip the file and place the k4poweradmin directory into your craft/plugins directory
  2. -OR- do a git clone https://bitbucket.org/kreisvierdigital/k4powerAdminCraft3/k4powerAdminCraft3.git directly into your craft/plugins folder. You can then update it with git pull
  3. -OR- install with Composer via composer require "k4/k4poweradmin @dev" --ignore-platform-reqs
  4. Install plugin in the Craft Control Panel under Settings > Plugins
  5. The plugin folder should be named k4poweradmin for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

k4 PowerAdmin works on Craft 3.x.

k4 PowerAdmin Overview

Tool to hide and show fields in CP regarding Admin Permissions.

Using k4 PowerAdmin

Every Field Name with "admin-yourfieldname" will automatically hide for none admin users.

Brought to you by Thomas Bauer, Pascal Ujak