Drush UI
careernerd - September 17, 2008 - 19:47
drush_ui.module is a simple module that adds a form to the administration menu for triggering drush commands through Drupal's web interface.
It provides a menu page under Site Building that has a textfield that mimics the drush command line interface.
Most commands work. The only commands that don't work are one's that write to the filesystem, such as drush dl modulename and drush sql dump.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-alpha2 | 2009-Sep-17 | 7.48 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-18 | 7.7 KB | Download · Release notes | Development snapshot | |
