A tdt extension for Citadel on the Move

dev-master 2013-08-25 23:08 UTC

This package is auto-updated.

Last update: 2024-03-29 02:55:42 UTC


README

This tdt extension will transform datasets in the citadel on the move POI format.

Install

Requirements

  • PHP 5.3
  • composer (get composer)
  • apache 2
  • mysql
  • mod rewrite enabled

The steps to install everything

  • git clone https://github.com/tdt/start.git
  • cd start
  • git checkout feature-tdtnext
  • fill out all configuration files in app/config
  • make sure the public/ folder is you public www directory in apache2 and the site is enabled (edit /etc/apache2/sites-available/... ; a2ensite ...)
  • composer require pietercolpaert/citadel
  • composer update

Add pietercolpaert\citadel\Test to app/config/tdtext.json