You are here

README.txt in Custom Permissions 8.2

Same filename and directory in other branches
  1. 8 README.txt
---SUMMARY---

This is a very light-weight module allows additional permissions
  to be created and managed through a administration form.

It uses the route permissions system to allow or disalow access to it.

On the administration page a user is able to create a permission
  with name and path(s).

These permissions can then be assigned to roles on the permissions page.


---REQUIREMENTS---


*None. (Other than a clean Drupal 8 installation)


---INSTALLATION---


Install as usual.

Place the entirety of this directory in the /modules folder of your

Drupal installation.

Navigate to Administer > Extend.

Check the 'Enabled' box next to the 'Custom permissions' and then

click the 'Save Configuration' button at the bottom.

For help regarding installation, visit:
https://www.drupal.org/documentation/install/modules-themes/modules-8


---CONFIGURATION---

Add/Edit/Delete permissions in /admin/people/custom-permissions/list.


---CONTACT---


Current Maintainers:
*Mostfa Ben Ellefi - https://www.drupal.org/u/benellefimostfa


This project has been sponsored by:

*utiks

Visit: http://www.utiks.com for more information.

File

README.txt
View source
  1. ---SUMMARY---
  2. This is a very light-weight module allows additional permissions
  3. to be created and managed through a administration form.
  4. It uses the route permissions system to allow or disalow access to it.
  5. On the administration page a user is able to create a permission
  6. with name and path(s).
  7. These permissions can then be assigned to roles on the permissions page.
  8. ---REQUIREMENTS---
  9. *None. (Other than a clean Drupal 8 installation)
  10. ---INSTALLATION---
  11. Install as usual.
  12. Place the entirety of this directory in the /modules folder of your
  13. Drupal installation.
  14. Navigate to Administer > Extend.
  15. Check the 'Enabled' box next to the 'Custom permissions' and then
  16. click the 'Save Configuration' button at the bottom.
  17. For help regarding installation, visit:
  18. https://www.drupal.org/documentation/install/modules-themes/modules-8
  19. ---CONFIGURATION---
  20. Add/Edit/Delete permissions in /admin/people/custom-permissions/list.
  21. ---CONTACT---
  22. Current Maintainers:
  23. *Mostfa Ben Ellefi - https://www.drupal.org/u/benellefimostfa
  24. This project has been sponsored by:
  25. *utiks
  26. Visit: http://www.utiks.com for more information.