Skip to content

Local development

Daniel Silva edited this page Jun 18, 2014 · 1 revision

Local development

If you prefer to setup your own environment to use Airwolf here are the dependencies:

  • Apache
  • php5
  • php5-xsl
  • php5-mcrypt
  • mongo
  • mongo extension for php
  • python xlrd

After installing everything configure the mongo connection in application/config/mongodb.php.
You also need to follow the remaining instruction in the README.

Clone this wiki locally