Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
phpmadani-2.0.zip | 2013-04-02 | 460.9 kB | |
readme.txt | 2013-04-02 | 599 Bytes | |
Totals: 2 Items | 461.5 kB | 0 |
Installation 1. Unzip and copy phpMadani to your website directory 2. Create and import database structure (db.sql) 2. Edit database configuration in conf/config.php 3. Give write access to 'cache' folder: chmod 777 cache 4. Develop your application! ### phpMadani v2.0 02 April 2013 - Rename folder 'module' to 'modules' - RainTPL support (default engine). Faster than patTemplate! - Update jQuery 1.9.1, jQuery UI 1.10.1 - Move jquery.min.js to "js" folder - Add jQuery Migrate plugin - Add 'cache' folder (used by RainTPL) - Update example module (RainTPL implementation)