Skip to content

svenbergryen/drupalnorge-social

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Norge Open Social

Installation

Clone this repository. For example with:

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

If you want a database dump, here is one: drupalnorge-social.e-o.no/sanitized.sql

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.7%
  • ApacheConf 18.3%