Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 957 Bytes

README.markdown

File metadata and controls

31 lines (19 loc) · 957 Bytes

Make files for teambuilder.vih.dk written for Drupal.

Requirements

Installation

drush make build-teambuilder.make ~/workspace/teambuilder_vih_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 web browser 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=. drupal-org.make

Rebuild everything

drush si minimal --account-pass=admin --account-name=admin