You are here

README.txt in Permissions filtered by modules 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

Permissions filtered by modules provides lightweight filters
for module list and roles list at the top of the Permissions
page for easier management when your site has a large
amount of roles and/or permissions.

This module don't override core path or core permissions form.
It simple provides own form with ajaxify filters for
permissions administration process.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/pfm

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/pfm


INSTALLATION
------------

 * Run composer to install the dependencies.
   composer require 'drupal/pfm:^1.0'

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.

 * A more comprehensive installation instruction for Drupal 8
   can be found at https://www.drupal.org/node/2923804/


CONFIGURATION
-------------

 * Configure user permissions in Administration » People » Permissions:

   - Use the administration pages and help (System module)

     The top-level administration categories require this permission to be
     accessible. The administration menu will be empty unless this permission
     is granted.

   - Access administration menu

     Users in roles with the "Access administration menu" permission will see
     the administration menu at the top of each page.


MAINTAINERS
-----------

Current maintainers:
 * BlacKICEUA - https://www.drupal.org/u/blackiceua

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. * Maintainers
  7. INTRODUCTION
  8. ------------
  9. Permissions filtered by modules provides lightweight filters
  10. for module list and roles list at the top of the Permissions
  11. page for easier management when your site has a large
  12. amount of roles and/or permissions.
  13. This module don't override core path or core permissions form.
  14. It simple provides own form with ajaxify filters for
  15. permissions administration process.
  16. * For a full description of the module, visit the project page:
  17. https://www.drupal.org/project/pfm
  18. * To submit bug reports and feature suggestions, or to track changes:
  19. https://www.drupal.org/project/issues/pfm
  20. INSTALLATION
  21. ------------
  22. * Run composer to install the dependencies.
  23. composer require 'drupal/pfm:^1.0'
  24. * Install as you would normally install a contributed Drupal module.
  25. See: https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
  26. for further information.
  27. * A more comprehensive installation instruction for Drupal 8
  28. can be found at https://www.drupal.org/node/2923804/
  29. CONFIGURATION
  30. -------------
  31. * Configure user permissions in Administration » People » Permissions:
  32. - Use the administration pages and help (System module)
  33. The top-level administration categories require this permission to be
  34. accessible. The administration menu will be empty unless this permission
  35. is granted.
  36. - Access administration menu
  37. Users in roles with the "Access administration menu" permission will see
  38. the administration menu at the top of each page.
  39. MAINTAINERS
  40. -----------
  41. Current maintainers:
  42. * BlacKICEUA - https://www.drupal.org/u/blackiceua