We're happy to announce that new version 2.8.6 of ApPHP Directy CMF has been released. ApPHP Directy CMF is an open-source content management framework (CMF), built on ApPHP MVC Framework that provides a basic functionality required for creating websites and publishing web content. There are many changes and improvements in this version, including new responsive template.
- New added support for layouts
- New added possibility to specify in modules default error controller
- New added phone, fax, email and address info in General Settings > Visual
- New added possibility to delete all test data for separate module (if defined)
- New added possibility to define trigger conditions and actions for module settings
- New added new vendor - jQuery Timepicker
- New changed new default template
- Enh added check for email ban in social networks login
- Enh added checkBan method to Website component
- Enh added possibility to define socket in setup for db connection
- Enh upgraded jQuery to 1.11.3
- Enh improvements in drawing Search Form
- Enh changes of icons and placement for some of Backend links
- Enh changed logic in General / Site Settings / Site Info
- Enh removed check for "magic_quotes" functions for PHP < 5.3
- Enh added possibility to chekc if module is installed Modules::model()->param('moduleName', 'paramName')
- Enh modules/ and vendors/ directories moved to assets/ directory
- Enh all date/datetime fields default value set as NULL
- Fix bugs fixed