Skip to content

vih/kursuscenter-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions on how to build the site from Drupal 7.

Requirements

Installation

To build a complete site, run:

drush make build-kursuscenter.make ~/workspace/kursuscenter_vih_dk_build

Create the settings.php in sites/all/default Create "files" directory in sites/all/default

Navigate to the root directory in a webbrowser.

Update existing install profile

If you want to update just the install profile instead of rebuilding the entire site, you can run this:

drush make --no-core --contrib-destination=. drupal-org.make

Rebuild everything

If you want to force a rebuild of everything, you can run this:

drush si panopolicious
drush en kursuscenter_deploy

More information

See more on Drupal deployments & workflows with version control, drush_make, and Aegir

About

Drupal profile and .make files for kursuscenter.vih.dk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages