Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 441 Bytes

Dyndrop Console

Administrative web interface for users to manage their Drupal apps.

Installation

Requirements: Drush 5.x http://drupal.org/project/drush

git clone [email protected]:dyndrop/dyndrop-console.git
mkdir /some/path
cd /some/path
drush make /path/to/dyndrop-console/dyndrop-console.make
drush site-install dyndrop_console --db-url=mysql://login:password@localhost/dyndrop_console2