| 1 |
Installation:
|
| 2 |
|
| 3 |
1. Download Drupify from http://drupal.org/project/drupify
|
| 4 |
|
| 5 |
2. Unpack the downloaded file and place the drupify folder in your Drupal
|
| 6 |
installation under one of the following locations:
|
| 7 |
sites/all/themes
|
| 8 |
making it available to all Drupal sites in a mult-site configuration
|
| 9 |
sites/default/themes
|
| 10 |
making it available to only the default Drupal site
|
| 11 |
sites/example.com/themes
|
| 12 |
making it available to only the example.com site if there is a
|
| 13 |
sites/example.com/settings.php configuration file
|
| 14 |
|
| 15 |
3. Log in as an administrator on your Drupal site and go to Administer > Site
|
| 16 |
building > Themes (admin/build/themes) and make Drupify the default theme.
|