Codeigniter 3.1.0 with XHMVC |
Hi,
06 August 2016 => UPGRADED CI core from 3.0.5 to 3.1.0 !! 17 March 2016 => UPGRADED CI core from 3.0.4 to 3.0.5 !! I have integrated my previous development XHMV with new CI 3.1.0. XHMVC it's a re-building of CI structure for professional purposes, allows multiple apps sharing same CI system, and sharing common modules, libraries, helpers, models, etc... Integrates wiredesignz hmvc 5.5. XHMVC Structure: /apps/myApp1 /apps/myApp1/application/modules /apps/myApp1/application/libraries /apps/myApp1/application/helpers /apps/myApp1/www <= Document_root /apps/myApp2 /apps/myApp2/application/modules /apps/myApp2/application/libraries /apps/myApp2/application/helpers /apps/myApp2/www <= Document_root /core/common/core <= Core functionality for Controlers, Loader, Model, Router /core/common/modules /core/common/libraries /core/common/helpers /core/common/third_party Download : Project on Github |
Welcome Guest, Not a member yet? Register Sign In |