-
Notifications
You must be signed in to change notification settings - Fork 75
Description
We could explore if https://drupalconsole.com will work in the limited shell / BOA environment along with Drush.
Here is a good intro/description from https://pantheon.io/introduction-drush-and-drupal-console
"Drush and the Drupal Console are both command line tools that allow you to greatly speed up administration and development tasks for Drupal websites. After installing these tools, you will be able to perform actions simply by typing commands into a terminal window—actions that would usually take multiple steps using a web browser, or perhaps might ordinarily require that you write some code. Drupal Console only works with Drupal 8, whereas Drush runs on Drupal 6, 7 and 8. If you are starting to work with Drupal 8, then you should use both!"