Provides a collection of custom blocks like Hero Banner block and Search block
- Add the following snippet to the
repositoriessection of yourcomposer.jsonfile:
{
"type": "git",
"url": "https://github.com/eaudeweb/edw_blocks.git"
}
-
Run
composer require eaudeweb/edw_blocks:^1.0 -
Enable the module:
drush en edw_blocks