Menu

phpMadani / News: Recent posts

phpMadani 2.0 is Released

phpMadani Community Edition
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)

Installation

  1. Unzip and copy phpMadani to your website directory
  2. Create and import database structure (db.sql)
  3. Edit database configuration in conf/config.php
  4. Give write access to 'cache' folder: chmod 777 cache
  5. Develop your application!
Posted by al farisi 2013-04-02

phpMadani 1.1 is Released

Well, a week after released version 1.0-alpha, it's time to announce a new stable phpMadani release, version 1.1. Some changes I made are listed below.

- Upgrade jQuery to version 1.4.2
- Add Captcha module
- Add js/jsMadani.js
- Add js/init.js
- Add jQuery UI 1.8.1
- Add jQuery validation plugin 1.6
- Small modification to the default template (HTML, CSS and images)
- Rename database table `config` to `_config`... read more

Posted by al farisi 2010-06-07
MongoDB Logo MongoDB