Essential Node Protection
Security covered
Drupal 8–11
This module protects essential nodes from deletion.
Nodes like the homepage, 404 not found page and the 403 access denied page are often configured in the basic site configuration. Therefore it is not desirable that these would be removed by a content manager for example.
What this module does:
- Prevents the homepage from deletion
- Prevents the 404 page from deletion
- Prevents the 403 page from deletion
- Removes the delete button from nodes that are configured as homepage, 404 or 403 page
What this module does NOT:
- Protects individual nodes (that are not configured as homepage, 404 or 403 page) from deletion
To-do's:
- Let a user mark a node as essential so it can not be deleted by other users
Depends on
Dependencies of the latest stable release
- node Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.3 | Stable | 8–11 | Add Drupal 11 support | Sep 20, 2026 |