1_1_2.png

This project is not covered by Drupal’s security advisory policy.

An experiment to stick an ncurses/Dialog interface ontop of Drush. This project is not to be taken seriously and use of it is actually discouraged. If you feel a curious urge to submit patches and play around with it though, be my guest! Also, if you want to take the "drush_ui" namespace, please feel free.

Installation

  1. Make sure the PHP ncurses extension is installed
  2. Place drush_ui.drush.inc in ~/.drush/drush_ui
  3. Run: drush ui

Module

The Drush UI module itself is abandoned. See the Terminal module for similar functionality.

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.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by Jon Pugh on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases