-
-
Notifications
You must be signed in to change notification settings - Fork 552
Description
A blog post about a Drush entity generator states that «Drupal console appeared as an alternative to drush to do all kinds of boilerplate code generation but if it is not abandoned now, it’s near to it».
There appears to be some activity, although the last release was made 11 months ago. Personally, I have stumbled upon some bugs with the entity generator in Drupal 9 (mainly missing or deprecated components like #4284) which can take some time to understand before you find the related issue, and can be rather tricky depending on the level of expertise of the user. At this point, however, I believe the Drupal console entity generator is superior to the Drush one.
So, what is the status of this project? Is it still maintained? Will there be new releases?