Initial commit
parents
No related branches found
No related tags found
Showing
- README.md 21 additions, 0 deletionsREADME.md
- composer.json 14 additions, 0 deletionscomposer.json
- config/eca.eca.eca_lib_0016.yml 146 additions, 0 deletionsconfig/eca.eca.eca_lib_0016.yml
- config/eca.model.eca_lib_0016.yml 364 additions, 0 deletionsconfig/eca.model.eca_lib_0016.yml
- recipe.yml 24 additions, 0 deletionsrecipe.yml
README.md
0 → 100644
composer.json
0 → 100644
{ | |||
"name": "drupal-eca-recipe/eca_lib_0016", | |||
"type": "drupal-recipe", | |||
"description": "Asynchronous views export", | |||
"license": "GPL-2.0-or-later", | |||
"require": { | |||
"drupal/eca_access": "*", | |||
"drupal/eca_base": "*", | |||
"drupal/eca_endpoint": "*", | |||
"drupal/eca_queue": "*", | |||
"drupal/eca_user": "*", | |||
"drupal/eca_views": "*" | |||
} | |||
} |
config/eca.eca.eca_lib_0016.yml
0 → 100644
config/eca.model.eca_lib_0016.yml
0 → 100644
recipe.yml
0 → 100644
Please register or sign in to comment