-
- Downloads
Initial commit
parents
Branches
No related tags found
Showing
- README.md 13 additions, 0 deletionsREADME.md
- composer.json 9 additions, 0 deletionscomposer.json
- config/eca.eca.notify_new_comments.yml 38 additions, 0 deletionsconfig/eca.eca.notify_new_comments.yml
- config/eca.model.notify_new_comments.yml 78 additions, 0 deletionsconfig/eca.model.notify_new_comments.yml
- recipe.yml 5 additions, 0 deletionsrecipe.yml
README.md
0 → 100644
composer.json
0 → 100644
{ | ||
"name": "drupal-eca-recipe/notify_new_comments", | ||
"type": "drupal-recipe", | ||
"description": "Notify: New Comment", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/eca_content": "*" | ||
} | ||
} |
config/eca.eca.notify_new_comments.yml
0 → 100644
config/eca.model.notify_new_comments.yml
0 → 100644
recipe.yml
0 → 100644
Please register or sign in to comment