Creates pages and menu links like "Contact us", "News", "Who we are", etc.
- Add the following snippet to the
repositories
section of yourcomposer.json
file:
{
"type": "git",
"url": "https://github.com/eaudeweb/edw_demo_data.git"
}
-
Run
composer require eaudeweb/edw_demo_data:^1.0
-
Enable the module:
drush en edw_demo_data