Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 867 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 867 Bytes

Drupal Norge Open Social

Build Status

Installation

Clone this repository. For example with:

git clone git@github.com:drupalnorge/drupalnorge-social.git

If you want a database dump, here is one: https://drupalnorge.no/sanitized.db

cd into the repository root. Install the composer dependencies. For example with:

composer install

Install drupal. You can do this however you want. One way is to use drush:

drush site-install --db-url=mysql://USER:PASS@HOST/DATABASE

Upgrading open social

Refer to this guide: https://www.drupal.org/docs/8/distributions/open-social/installing-and-updating