You are here

README.txt in Prevent homepage deletion 8

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------
Prevent homepage deletion

This module provides a new permission: delete_homepage_node.
Only users with this permission can delete the node that is currently configured
as the home page of the site. Other users will not see the delete-tab, nor the
delete option in the content overview.

Issues
https://www.drupal.org/project/issues/prevent_homepage_deletion

REQUIREMENTS
------------
No

INSTALLATION
------------
- Install with composer
$ composer require 'drupal/prevent_homepage_deletion:^1.0'
- Give someone the permission to delete the homepage, or don't if nobody should
delete it ;-).

CONFIGURATION
-------------
* Configure the user permissions in Administration » People » Permissions

MAINTAINERS
-----------
Current maintainers:
 * Josha Hubbers (JoshaHubbers) - https://www.drupal.org/u/joshahubbers-0

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Prevent homepage deletion
  11. This module provides a new permission: delete_homepage_node.
  12. Only users with this permission can delete the node that is currently configured
  13. as the home page of the site. Other users will not see the delete-tab, nor the
  14. delete option in the content overview.
  15. Issues
  16. https://www.drupal.org/project/issues/prevent_homepage_deletion
  17. REQUIREMENTS
  18. ------------
  19. No
  20. INSTALLATION
  21. ------------
  22. - Install with composer
  23. $ composer require 'drupal/prevent_homepage_deletion:^1.0'
  24. - Give someone the permission to delete the homepage, or don't if nobody should
  25. delete it ;-).
  26. CONFIGURATION
  27. -------------
  28. * Configure the user permissions in Administration » People » Permissions
  29. MAINTAINERS
  30. -----------
  31. Current maintainers:
  32. * Josha Hubbers (JoshaHubbers) - https://www.drupal.org/u/joshahubbers-0