Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 364 Bytes

INSTALL.md

File metadata and controls

12 lines (9 loc) · 364 Bytes

Prerequisites

  • Webserver + PHP (for an easy solution, for example, XAMPP on Windows)
  • python-gdata

Installation

  • cd knsite (wherever it is located)
  • utils/fetch-agenda.py > config.agenda.php
  • utils/install > config.release.php
  • cp config.sample.php config.php
  • modify config.php to suit your needs (notably, the $base_uri)