Drupal User Group Toronto Community Site by Tina Holly (Tinacious Design, @TinaciousDesign) and Christopher Milne (@Chris_J_Milne)
- Download Drupal to a chosen directory
cd
to theprofiles
directory- Download the Git repository:
git clone
using SSH or HTTPS - Create an empty database in MySQL
- Run the install in your browser
cd
to thedugto
site profile directory and run the rebuild script:bash rebuild.sh
- Check the site in your browser and you should be up to date. To ensure the install hooks have run properly, you should see the
admin_menu
style toolbar and the modules page should be usingmodule_filter
.
We'll be using a subtheme of the Adaptive Theme.