Skip to content
/ fond-build Public

Drupal make files to build fond.vih.dk and fond.vies.dk

Notifications You must be signed in to change notification settings

vih/fond-build

Repository files navigation

Installation profile for fond.vih.dk

Requirements

Installation

To build a complete site, run:

drush make --prepare-install build-fond.make ~/workspace/fond_dk_build

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 do:

drush si panopoly
drush en fond_deploy -y
drush mi --all

About

Drupal make files to build fond.vih.dk and fond.vies.dk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published