A CMS built on top of the CodeIgniter framework (1.7.3) that lets you make powerful websites with the HMVC model. Contains the CMS backend and a controller for content pages - build your application around this foundation and get started quickly.
Default admin login is admin and password qwertz, it's used for demo too.
What you get?
- Simple and clear admin interface
- Easy modules creation from datamapper models
- Precreated pages and posts modules
- Gallery and downloads modules with multiupload (uploadify)
- Layout module - very usefull, you can define custom layout for each page or groups of pages by regex
- Authentication class
Documentation is here http://dev.ikfsystems.sk/ikfa/user_guide/
What's new:
Version 2.2.1
Release Date: May 13, 2013
- Fixed users adding. Passwords didn't hash.
- Added codemirror support in Mm
- Added ability to select related fields column
- New functions in text editor: ol numbering types (olAlphabetSmall, olAlphabetBig, olRomans, olRomansSmall), links with foreing domains get target "_blank" atribute
Version 2.2
Release Date: February 3, 2013
- New Mm module, which allows as easily creating new modules
- Modules based on Mm, have automaticaly these functions: search(filter), batch edit relations/attributes, related fields with treeview, select, multiselect, checkbox and picker, image gallery and downloads
- Refined user interface, new colors, cleaned styles and scripts, optimized sidebar hidding
- New functions in text editor: colors, text transformation and files upload
- New Pages module based on Mm
- New Users module based on Mm with User groups. Authorizations are defined for groups now
- Preacreated example Posts module
- Removed unused things
- Other fixes, which I'm not remeber
Version 2.1.1
Release Date: March 14, 2012
- Added "Download all as ZIP" to
gallery module
Version 2.1
Release Date: March 13, 2012
- Added drag and drop sortable to gallery module
- Added ability to set image in gallery module as inlet image
- Added sorting to news module
- Some bugfixes in layout module
- Some bugfixes and cleanings in users module
- Fixed initial database.sql file (it fixes 404 problem)
- Added missing .htaccess file
- Many other bugfixes
Questions & Comments