Skip to content

lsolesen/larsolesen-dk-drupal7

Repository files navigation

Instructions on how to build the site from Drupal 7.

Requirements

Installation

drush make larsolesen_dk.build ~/workspace/larsolesen_dk_build

Create the settings.php in sites/default and chmod 755 Create "files" directory in sites/default and chmod 755

Navigate to the root directory in a webbrowser and run the install profile.

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=. larsolesen_dk.make

Rebuild everything

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

drush si larsolesen_dk

More information

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

About

Source for larsolesen.dk - created in Drupal 7

Resources

Stars

Watchers

Forks

Packages

No packages published