Skip to content

efpapado/drupalnorge-social

 
 

Repository files navigation

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

About

Open Social installasjon for Drupal Norge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.8%
  • Gherkin 1.2%
  • Other 1.0%