Coder Catchup

Episode 031 - Drupal Console, Drush is Dead?

Informações:

Sinopsis

http://drupalconsole.com/ Command line tool (CLI) (Drupal 8 and up only) Super easy to install It has a walkthrough by appending --learning to end of command Great docs, actually online and downloadable book It can self update like drush You can run drush via the console Does it replace drush though? No, definitely not, it can be used in combination or as a part of the console What can it do? edit config, export config, run migrations, override config, generate stuff, like themes, modules, permissions, forms, entities, controllers, auth and lots more. It can rebuild your router Switch your site into or out of maintenance mode