Version: 0.1 Author: Matus Zeman
This is showcase application for all Kapitchi modules.
- Zend Framework 2 (latest master)
- KapitchiBase (latest master)
- KapitchiContact (latest master)
- KapitchiIdentity (latest master)
- KapitchiLocation (latest master)
All modules are under heavy development and anything might change while you're reading these lines ;) Database provided is just for testing purpose - it will be properly developed in MySQL Workbench (once I get it running again).
- Clone
- Create database (/dev/mysql_create.sql)
- Copy file /config/autoload/local.config.php.dist to /config/autoload/local.config.php and edit to set connection details as needed