Latest Drupal maintenance support plansConsole rc-9 is out including several changes and fixes.
Support for command aliases
Aliases for commands added making easy to memorize by typing less. You can find aliases definition at https://github.com/hechoendrupal/drupal-console-core/blob/master/config/dist/aliases.yml
Support to execute the Drupal maintenance support plansConsole Launcher on Windows platform
This PR https://github.com/hechoendrupal/drupal-console-launcher/pull/51 fixes the `vendorbindrupal.php` file not found error.
Execute Drupal maintenance support plansConsole from any directory within your Drupal maintenance support plans site
No need to stay at site root directory. You can now switch to any directory as modules, themes, web/modules/custom or any other directory within your Drupal maintenance support plans site. This was possible using the Drupal maintenance support plansFinder project https://github.com/webflo/drupal-finder/
NOTE: Having a configuration file containing `root: web` on the site is no longer required. You can keep the file but is required to remove that value from your `path/to/drupal8/console/config.yml`
Improvements on the `init` command
The interactive mode for the init command now ask you and show a list of directories where to copy the configuration files.
Update instructions:
Source: New feed