-
- Downloads
Initial commit
parents
No related branches found
No related tags found
composer.json
0 → 100644
{ | ||
"name": "drupal-eca-recipe/eca_lib_0033", | ||
"type": "drupal-recipe", | ||
"description": "This model is a follow up version of [ECA and http services](/library/simple/eca_and_http_services) and uses a self-defined services API for the HTTP Client Manager.\n\nThis module requires the services API defined in a [Custom Module](eca_tv_demo.zip). Please download, copy to your Drupal site and enable it before importing this model.\n\nThe creation of this module was recorded and the video with additional explanations can be [watched here](https://tube.tchncs.de/w/vUXqDxeKtqppRUB2MDWiJq).", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/eca_access": "*", | ||
"drupal/eca_base": "*", | ||
"drupal/eca_endpoint": "*", | ||
"drupal/http_client_manager": "*" | ||
} | ||
} |
config/eca.eca.eca_lib_0033.yml
0 → 100644
config/eca.model.eca_lib_0033.yml
0 → 100644
recipe.yml
0 → 100644
Please register or sign in to comment