Provides REST resources and other API functionalities for the decoupled part.
- Add the following snippet to the
repositories
section of yourcomposer.json
file:
{
"type": "git",
"url": "https://github.com/eaudeweb/edw_decoupled.git"
}
-
Run
composer require eaudeweb/edw_decoupled:^1.0
-
Enable the module:
drush en edw_decoupled