messageagency / ma_sprout_default_content
There is no license information available for the latest version (1.1) of this package.
Default content importer.
1.1
2024-09-10 14:07 UTC
Requires (Dev)
- drupal/coder: ^8.3
This package is auto-updated.
Last update: 2025-05-29 14:11:12 UTC
README
Enabling this module will create content from the yml files in the /content
directory.
Content can be re-exported from any site with this content by running
drush dcem SITE_THEME_MACHINE_NAME_content
.
The list of uuids to export is found in
SITE_THEME_MACHINE_NAME_content.info.yml
.