This module provides a collection of useful media
- Add the following snippet to the
repositories
section of yourcomposer.json
file:
{
"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