drupal-code-generator
drupal-code-generator copied to clipboard
Add `plugin:paragraphs:behavior` command
I would like to add the command to generate Paragraphs behavior plugins.
How should it be named?
plugin:paragraphs:behavior or without an extra namespace just plugin:paragraphs-behavior?
plugin:paragraphs:behavior looks good.
Note, that DCG does not provide generators for any contributed modules. It only covers Drupal core. So such a generator needs to be implemented in Paragraphs module.
Docs for that - https://www.drush.org/13.x/generators/