- Issue created by @xmacinfo
This module does not have its own composer file, which forces the site maintainer to add dependencies manually (files transfer or the main Drupal composer.json file).
Add a composer file to this module and configure all requirements in the require
key.
"require": {
"namespace/name": "^1.0"
}
Active
2.0
Code