Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

LocalGov Drupal is a distribution and install profile built to help UK councils publish public facing websites quicker, cheaper and better.

Find out more at https://localgovdrupal.org/

Read the docs at: https://docs.localgovdrupal.org/

It has been supported by:

Contributions

We have a separate project to track and credit non-code contributions: https://www.drupal.org/project/localgov_contribution

Active development is now here on drupal.org!

It was previously on Github at 

https://github.com/localgovdrupal/localgov

Supported branches

We are actively supporting and developing the 3.x branch.

The 1.x branch is no longer actively supported and not recommended for new sites.

The 2.x branch for Drupal 9 is no longer actively supported and not recommended for new sites.

If you are still using the 1.x or 2.x branch on your site, please create an issue to let us know.

Requirements for installing LocalGov Drupal locally

To install locally, you will need Composer and we recommend using DDEV or Lando. 

https://getcomposer.org/

https://ddev.com/

https://lando.dev/

See the respective requirements section for details of Docker requirements.

https://ddev.com/get-started/

https://docs.lando.dev/basics/installation.html#system-requirements

Installing LocalGov Drupal locally on Drupal 11

Drupal 11 is supported on the 4.x branch. To install LocalGov Drupal locally for testing or development, use the composer-based project template.

Change MY_PROJECT to whatever you'd like your project directory to be called.

composer create-project --no-install drupal/localgov_project:^4.0 MY_PROJECT 

Change directory into the MY_PROJECT directory and run ddev start.

cd MY_PROJECT
ddev start

Once ddev has finished building, run composer install.

ddev composer install

then run the site installer.

ddev drush si localgov -y

If you run into memory limit errors when running Composer commands, prefix the commands with COMPOSER_MEMORY_LIMIT=-1. For example:

COMPOSER_MEMORY_LIMIT=-1 composer create-project drupal/localgov_project:^4.0 MY_PROJECT

Drupal 10

Drupal 10 is supported on the 3.x branch.

For Drupal 10 rojects, we recommend using the composer project template with:

composer create-project drupal/localgov_project MY_PROJECT

Upgrading from Drupal 9 to Drupal 10

There are some significant changes to localgov_geo module that will need attention if you have geolocation entities in Drupal 9.

We have moved from using a localgov_geo entity to geo entity provide by https://www.drupal.org/project/geo_entity

Please read the localgov_geo 2.0.0 release notes on GutHub.

Also see more guidence on upgrading LocalGov Drupal from Drupal 9 to Drupal 10 at https://github.com/localgovdrupal/localgov/wiki/Upgrading-from-Drupal-9-...

Contributing

See CONTRIBUTING.md for current contribution guidelines.

Issue tracking

In the early development stages, most issues will be tracked in the github repository https://github.com/localgovdrupal/localgov/issues.

Development issues relating to specific projects or module should be tracked in the project repository. In the future we might set up a separate repository for centralised issue tracking of bug reports for end users.

Activity

Total releases
16
First release
Feb 2025
Latest release
3 weeks ago
Release cadence
27 days
Stability
69% stable

Release Timeline

Releases

Version Type Release date
4.0.1 Stable Mar 27, 2026
4.0.0 Stable Mar 17, 2026
4.0.0-beta2 Pre-release Mar 16, 2026
4.0.0-beta1 Pre-release Mar 12, 2026
4.x-dev Dev Jan 13, 2026
3.4.0 Stable Dec 1, 2025
3.3.1 Stable Oct 7, 2025
3.3.0 Stable Oct 7, 2025
3.1.5 Stable Sep 4, 2025
3.1.4 Stable Sep 4, 2025
3.1.3 Stable Sep 4, 2025
3.x-dev Dev May 8, 2025
3.1.2 Stable May 8, 2025
3.2.0-alpha1 Pre-release Mar 11, 2025
3.1.1 Stable Mar 11, 2025
3.0.14 Stable Feb 13, 2025