Please keep in mind, that this is an early version of Clarify.
Learn more about Clarify in the following blog post (Text: German)
http://blog.namics.com/2012/03/clarify-ein-toolkit-fur-den-frontend-workflow.html
- PHP 5.2+
- MySQL 5+
- Apache (.htaccess Support)
- Modern Browser (with HTML5 Canvas Support)
- Memcached (optional)
- Create a database (e.g. "clarify") and configure its name in
/application/config/config-private.php
(create the file initially or copy config.php) - Run
/application/db/create-tables.sql
against the newly created database. - Create the folders
/application/cache
and/public/upload
and givechmod 777
to them as well as to/public/css
and/public/js
- Open up the application in your browser and have fun
Copyright (c) 2012 Roger Dudler [email protected]
Licensed under the MIT license: http://www.opensource.org/licenses/MIT