This project is not covered by Drupal’s security advisory policy.
Example content for demonstrating LocalGov Microsites and helping local development.
Hostnames are set to DDEV domains by default
When this module is installed, it creates or updates domain records for the three demo microsites with these hostnames:
localgov-micro-1.ddev.sitelocalgov-micro-2.ddev.sitelocalgov-micro-3.ddev.site
Notes:
- If your local environment uses different hostnames, update each domain record after install.
ALPHA STATE MODULE
This module is in "alpha" state at the moment. It will create 3 microsites, one controller and one editor for each (6 users in total), and content for one microsite only (the Scarfolk Digital Blog microsite).
I am working on content for the other sites - Mark Conroy.
What this module does
- Provides demo content via the
default_contentmodule. - Includes groups, users, relationships, nodes, taxonomy terms, files, and media entities.
- On module install, creates or updates per-group domain settings for demo microsites (hostname, site name, slogan, and front page).
Updating exported default content
From the Drupal web root, export content already listed in localgov_microsites_demo.info.yml:
drush dcem localgov_microsites_demo
Adding new demo content
- Add the new entity UUID(s) to
localgov_microsites_demo.info.yml. - Export the entity and its references:
drush dcer --folder=modules/custom/localgov_microsites_demo/content/
Notes:
-
--folderis relative to the Drupal web root. - Do not prefix
--folderwith/. - Keep UUID lists in
localgov_microsites_demo.info.ymlin sync with the exported files.
Reference
- Default Content module docs: https://www.drupal.org/docs/extending-drupal/contributed-modules/contributed-module-documentation/default-content
Project information
- Ecosystem: LocalGov Drupal
- Created by markconroy on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Adds content for the Independent Living microsite
Development version: 1.x-dev updated 13 Jul 2026 at 14:24 UTC






