You are here

README.txt in Menu Per Role 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
  3. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Similar modules
 * Known conflicts
 * Installation
 * Configuration
 * Maintainers


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

This module allows you to restrict access of menu items per roles.

Limitation:

Menu Per Role only acts on content menu link (content entity). Menu links
provided by configuration (example: Views) or by *.links.menu.yml files can't be
managed by this module.


REQUIREMENTS
------------

There is no special requirement for this module.


SIMILAR MODULES
---------------

 * Menu Admin per Menu (https://www.drupal.org/project/menu_admin_per_menu):
   By default, Drupal allows only users with "administer menu permission" to
   add, modify or delete menu items. In case you want for instance to let
   certain users manage primary links or secondary links but not navigation
   menu, this module provides this functionality.
 * Menu item visibility (https://www.drupal.org/project/menu_item_visibility):
   Does the same thing as Menu Per Role.

KNOWN CONFLICTS
---------------

There is no known conflict.


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

Once enabled, go to the global settings of the module to configure the module.


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

Global settings: /admin/config/system/menu_per_role

Just activate the Menu Per Role module and edit a menu item as usual. There will
be one or two fieldsets, depending on the configuration of the module, that
allows you to restrict access by role.

If you don't check any roles the default access permissions will be kept.
Otherwise the module will additionally restrict access to the chosen user roles.


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

Current maintainers:
 * Daniel Wehner (dawehner) - https://www.drupal.org/user/99340
 * Florent Torregrosa (Grimreaper) - https://www.drupal.org/user/2388214

Previous maintainers:
 * Wolfgang Ziegler (fago) - https://www.drupal.org/user/16747
 * AlexisWilke (AlexisWilke) - https://www.drupal.org/user/356197

This project has been sponsored by:
 * Made to Order Software Corporation - https://www.m2osw.com

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Similar modules
  6. * Known conflicts
  7. * Installation
  8. * Configuration
  9. * Maintainers
  10. INTRODUCTION
  11. ------------
  12. This module allows you to restrict access of menu items per roles.
  13. Limitation:
  14. Menu Per Role only acts on content menu link (content entity). Menu links
  15. provided by configuration (example: Views) or by *.links.menu.yml files can't be
  16. managed by this module.
  17. REQUIREMENTS
  18. ------------
  19. There is no special requirement for this module.
  20. SIMILAR MODULES
  21. ---------------
  22. * Menu Admin per Menu (https://www.drupal.org/project/menu_admin_per_menu):
  23. By default, Drupal allows only users with "administer menu permission" to
  24. add, modify or delete menu items. In case you want for instance to let
  25. certain users manage primary links or secondary links but not navigation
  26. menu, this module provides this functionality.
  27. * Menu item visibility (https://www.drupal.org/project/menu_item_visibility):
  28. Does the same thing as Menu Per Role.
  29. KNOWN CONFLICTS
  30. ---------------
  31. There is no known conflict.
  32. INSTALLATION
  33. ------------
  34. Once enabled, go to the global settings of the module to configure the module.
  35. CONFIGURATION
  36. -------------
  37. Global settings: /admin/config/system/menu_per_role
  38. Just activate the Menu Per Role module and edit a menu item as usual. There will
  39. be one or two fieldsets, depending on the configuration of the module, that
  40. allows you to restrict access by role.
  41. If you don't check any roles the default access permissions will be kept.
  42. Otherwise the module will additionally restrict access to the chosen user roles.
  43. MAINTAINERS
  44. -----------
  45. Current maintainers:
  46. * Daniel Wehner (dawehner) - https://www.drupal.org/user/99340
  47. * Florent Torregrosa (Grimreaper) - https://www.drupal.org/user/2388214
  48. Previous maintainers:
  49. * Wolfgang Ziegler (fago) - https://www.drupal.org/user/16747
  50. * AlexisWilke (AlexisWilke) - https://www.drupal.org/user/356197
  51. This project has been sponsored by:
  52. * Made to Order Software Corporation - https://www.m2osw.com