This project is not covered by Drupal’s security advisory policy.
Install profile demonstrating a Spaces 3 Drupal site using Context 3 for a drag & drop dashboard.
To use the demo install profile you must build your platform using drush_make as external projects and libraries are referenced by the Spaces Demo makefile.
Building your Spaces Demo platform
- Install drush and drush_make
- Create a file (you can call it whatever you like) with the following contents:
core = "6.x" projects[] = "drupal" projects[] = "spacesdemo" - Build your site by running the following at a terminal:
$ drush make [makefile] [directory]Where
[makefile]is the name of your makefile and[directory]is the name of the directory where you would like your site built. - Run install.php, create your files directory, etc. etc. etc.
Project information
- Created by alex_b on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.