Codefight CMS Version 2.2.0.2 is now released.
New version of Codefight CMS has just gone live. It's numbered as 2.2.0.2 and named as 'Codeigniter CMS'. Finally, I decided to dedicate name to Codeigniter :)
This version includes bug fix for group permission. Also, now it's possible to give/deny permission to any page's function for certain group without listing it as a menu. It will still appear on permission list, so you give permission to perform the action, but it won't serve as a top menu on admin.
Also, I have slightly modified the helper of language file. default_lang.php file will always load. So, you can set global translation there. But if you want to load certain file for certain controllers then, on your controller just set the language file as:
