Localgov Project
This project provides a Composer-based installer and template for the LocalGov Drupal distribution. It helps you manage your site's dependencies, allowing you to start with its pre-configured setup and subsequently extend it with additional Drupal and Composer packages.
A composer-based installer for the LocalGov Drupal distribution.
This project template should provide a kickstart for managing your site dependencies with composer.
Usage
For guidance on installing see:
composer.json and composer.lock
We expect most projects using this package will start with the composer.json in this package, committing it to your own project repository as your own root composer.json. You can then extend composer.json, requiring other Drupal and composer packages and evolve your codebase as needed.
Once you have run a composer create-project command, it is usually desirable to commit the composer.lock file to your project repository and use this lock file to control the specific version of packages that you deploy to dev, test and ultimately production hosting environments.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
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 | |
|---|---|---|---|---|---|
| 3.2.5 | Stable | Aug 18, 2026 | |||
| 3.2.4 | Stable | Aug 4, 2026 | |||
| 4.0.4 | Stable | Jul 9, 2026 | |||
| 4.0.3 | Stable | Drupal 11 support, maintenance bug fixes | Apr 29, 2026 | ||
| 4.0.2 | Stable | Mar 24, 2026 | |||
| 4.0.1 | Stable | Mar 24, 2026 | |||
| 4.0.0 | Stable | Drupal 11 support for the LocalGov Drupal distribution. | Mar 17, 2026 | ||
| 4.0.0-beta2 | Pre-release | Mar 12, 2026 | |||
| 4.0.0-beta1 | Pre-release | Mar 12, 2026 | |||
| 3.x-dev | Dev | Feb 10, 2026 | |||
| 4.x-dev | Dev | Feb 10, 2026 | |||
| 3.2.3 | Stable | Drupal 10 support | Jan 13, 2026 | ||
| 3.2.2 | Stable | Dec 16, 2025 | |||
| 3.2.1 | Stable | Dec 12, 2025 | |||
| 3.2.0 | Stable | Update composer namespace for drupal.org | Dec 2, 2025 | ||
| 3.1.5 | Stable | May 21, 2025 |