Created by: Steven Grant (hello@digitalevangelist.net) on 2015/03/10 17:09:13 +0000
Votes at time of UserVoice import: 22
For those not familiar with Drupal, it has a command line utility called Drush than is a real Swiss army knife for a developer.
- can sync databases of environments
- administrate users and levels
- create new content types and fields
a heap of other useful stuff that saves having to always navigate the UI.
Given you can script, it makes general site scaffolding very simple for the stuff that is consistent project to project.
For those not familiar with Drupal, it has a command line utility called Drush than is a real Swiss army knife for a developer.
a heap of other useful stuff that saves having to always navigate the UI.
Given you can script, it makes general site scaffolding very simple for the stuff that is consistent project to project.