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.

http://vimeo.com/8241142

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

  1. Install drush and drush_make
  2. Create a file (you can call it whatever you like) with the following contents:
    core = "6.x"
    projects[] = "drupal"
    projects[] = "spacesdemo"
    
  3. 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.

  4. Run install.php, create your files directory, etc. etc. etc.

Project information

  • Created by alex_b on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases