New Drupal Console release and a WIP Documentation
Jesus Manuel Olivas
January 14, 2015
A new release was published today v0.6.2 this new release include bug fixes and new features that I will mention in this blog post.
Support for new field types on form generation
Add support for select, radio, textarea & checkbox fields in form generator. Thanks to Eduardo García aka @enzo for this feature.
Add multilingual support for generated module commands
Since Drupal modules already have a config directory, the decision to store custom module command translations was adding a new directory and file at that path as example:
my_module\config\translation\console.en.yml # for english
my_module\config\translation\console.es.yml # for spanish
Self update command
This command update a phar install with the latest version. Thanks to David Flores aka @dmose for this feature.
$ drupal self-update
Plugin REST resource generator
This command generates a new plugin resource class. Thanks to Eduardo García aka @enzo for this feature.
Build fast and secure sites and apps delivered by pre-rendering files and serving them directly from a CDN, removing the requirement to manage or run web servers, databases and worry about traffic spikes.