What is it?
Removes Drupal's frontend, when using Drupal as a services layer only.
Specifically:
- Uninstalls frontend-only core modules (some are truly only useful when Drupal renders the frontend)
- For all other core modules, removes access to the paths only useful to Drupal's frontend
- Redirects disallowed paths to user login or, (if allowed) to the admin screen
- Properly redirects entity frontend paths to their corresponding edit screen
- Remaps breadcrumbs to match the new backend-only experience
Why bother?
To help avoid confusion when not using Drupal's built-in frontend.
API
See included ndf.api.php for Drupal hook documentation.
Installation
See Installing modules (Drupal 7).
License
See GNU General Public License, version 2.
Contributors
Also on GitHub
Supporting organizations:
Project information
- Project categories: Administration tools, Developer tools
- Created by scottrigby on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
