Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 471 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. wp core download --path=wordpress --version=5.6.14 (installs WordPress into the directory wordpress/)
  4. cp wp-config.php.dev wp-config.php
  5. Copy database from server
  6. Copy plugins from server
  7. docker-compose up