Open Jaesin opened 9 years ago
:+1:
:+1:
Cross-linking: https://github.com/hechoendrupal/DrupalConsole/pull/1261
It's great that drupal console can produce bundle-able entities now. Unfortunately, it doesn't support revisions out of the box.
I created the console-ceb branch. I put the console command in a separate sub-module so separate concerns.
What's left:
\Drupal\console_ceb\Generator\EntityContentBaseGenerator::generate()
to use the CEB templates.console list
returns the correct description.
Add a drupal console "create" command that creates a custom entity that leverages CEB.