Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 409 Bytes

opendata.ch

WordPress for the Opendata.ch website.

Requirements

Installation

  1. git clone https://github.com/OpendataCH/opendata.ch.git
  2. cd opendata.ch/
  3. composer install (installs WordPress into the directory wordpress/)
  4. cp wp-config.php.dev wp-config.php
  5. Copy database from server
  6. docker-compose up