An open API service indexing awesome lists of open source software.

https://github.com/tobybatch/dr_test


https://github.com/tobybatch/dr_test

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

QUICKSTART
==========

drush dl drupal-7.x
cd drupal-7.x-dev/
drush si --db-su=root --db-su-pw=XXXXXXX --db-url=mysql://dr_test_01:dr_test_01@localhost/dr_test_01 [email protected] --account-name=superadmin --account-pass=XXXXXXX
cd sites/
git clone --recursive [email protected]:tobybatch/dr_test.git
cp -r default/{files,settings.php} dr_test
mv default default.old
mv dr_test default