Welcome Guest, Not a member yet? Register   Sign In
back-end and front-end separation
#16

[eluser]Unknown[/eluser]
Hello all,

If you have problem to separate admin and front-end (modules, template)

Solution is over here, https://github.com/bhuban/modular

Module separation for admin and fron-end using HMVC and template separation using template libraries

I am using two third party libraries, you can find it in zip file.

1. HMVC for modular developed by wiredesignz
2. Template engine for templating by Phil Sturgeon

Just unzip it into your webserver root directory and run

localhost/modular for front-end

and

localhost/modular/admin for back-end

application/back-modules, it is for the back-end modules

application/front-modules, it is for the front-end modules


similarly
templates/admin for the back-end templates
templates/front for the front-end templates

themes/admin for the back-end themes
themes/front for the front-end themes

Nothig hacked in original code just configured using config.php and index.php


Messages In This Thread
back-end and front-end separation - by El Forum - 03-04-2008, 05:25 PM
back-end and front-end separation - by El Forum - 03-04-2008, 06:55 PM
back-end and front-end separation - by El Forum - 03-04-2008, 09:36 PM
back-end and front-end separation - by El Forum - 03-05-2008, 05:46 AM
back-end and front-end separation - by El Forum - 03-05-2008, 06:36 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:13 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:27 AM
back-end and front-end separation - by El Forum - 03-05-2008, 11:37 AM
back-end and front-end separation - by El Forum - 03-05-2008, 06:34 PM
back-end and front-end separation - by El Forum - 04-21-2008, 07:18 PM
back-end and front-end separation - by El Forum - 04-21-2008, 07:21 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:00 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:02 PM
back-end and front-end separation - by El Forum - 04-21-2008, 09:10 PM
back-end and front-end separation - by El Forum - 07-25-2011, 07:10 PM
back-end and front-end separation - by El Forum - 11-12-2012, 01:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB