This module provides a collection of useful media
- Add the following snippet to the
repositoriessection of yourcomposer.jsonfile:
{
"type": "git",
"url": "https://github.com/eaudeweb/edw_media.git"
}
-
Run
composer require eaudeweb/edw_media:^1.0 -
Enable the module:
drush en edw_media