This module integrates Localgov Drupal with Tasty backend to provide a simplified administrative interface for content editors. It brings content-focused tasks to the forefront while hiding more complex site-building tasks.
INTRODUCTION
Intergration between [Localgov Drupal](https://localgovdrupal.org) and [Tasty backend](https://drupal.org/project/tasty_backend). Tasty backend provides an alternative administrative interface and menu tailored to content designers and editors, bringing content focused tasks front and center whilst hiding the more Drupal site building tasks away for those that don't need them.
Note: Currently this only works with the classic admin toolbar.
REQUIREMENTS
- [Tasty backend](https://drupal.org/project/tasty_backend)
- [Tasty backend media](https://drupal.org/project/tasty_backend_media)
- [Tasty backend gin](https://drupal.org/project/tasty_backend_gin)
- [Localgov core](https://github.com/localgovdrupal/localgov_core)
- PHP 8.0+
INSTALLATION
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.
CONFIGURATION
This should install and configure out the box for Localgov Drupal.
Note: this will remove the user_admin role from tasty backend in favour of the localgov_user_manager role.
MAINTAINERS
Current maintainers for Drupal 10:
- Andy Broomfield (andybroomfield) - https://www.drupal.org/u/andybroomfield
Depends on
Dependencies of the latest stable release
- LocalGov Core localgov_roles
- tasty_backend Drupal core
- tasty_backend_media Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.x-dev | Dev | 10 | Dec 9, 2025 | ||
| 1.1.0 | Stable | 10 | Update composer namespace for drupal.org | Dec 1, 2025 | |
| 1.0.0-alpha1 | Pre-release | 10 | Initial alpha release from Github | Sep 18, 2025 |