CodeIgniter Forums
HMVC setup in codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12)
+--- Thread: HMVC setup in codeigniter (/showthread.php?tid=69963)



HMVC setup in codeigniter - devved2017 - 02-02-2018

hi, every body great people here

i am trying to HMVC setup in codeigniter

my condition is

root(CI setup)->(1st layer CI setup)->modules(need here)


please , guide except traditional answer



thanks in advance


RE: HMVC setup in codeigniter - InsiteFX - 02-03-2018

I have made a complete installation of it.

You will need to update the CodeIgniter version to the newest one.

Right now it is CI Version 3.1.3

Download: csdmodule.zip


RE: HMVC setup in codeigniter - devved2017 - 02-03-2018

i need ci setup on root level and inside this need another IN(module/ci) setup then in inside of IN needed mkodule


CI -> CI -> module

thats my problem i tried for the day


RE: HMVC setup in codeigniter - InsiteFX - 02-03-2018

Look in the config.php file there is a modules setting.


RE: HMVC setup in codeigniter - devved2017 - 02-03-2018

Thanks


RE: HMVC setup in codeigniter - Narf - 02-03-2018

(02-03-2018, 05:07 AM)InsiteFX Wrote: I have made a complete installation of it.

You will need to update the CodeIgniter version to the newest one.

Right now it is CI Version 3.1.3

Download: csdmodule.zip

Um, no ... it's 3.1.7.


RE: HMVC setup in codeigniter - InsiteFX - 02-04-2018

@Narf, I know that I was saying that the csdmodule was using CodeIgniter version 3.1.3.

Re-read it


RE: HMVC setup in codeigniter - Narf - 02-04-2018

(02-04-2018, 05:48 AM)InsiteFX Wrote: @Narf, I know that I was saying that the csdmodule was using CodeIgniter version 3.1.3.

Re-read it

You may've intended to say that, but it is not at all what you said.

You re-read it:

(02-03-2018, 05:07 AM)InsiteFX Wrote: I have made a complete installation of it.

You will need to update the CodeIgniter version to the newest one.

Right now it is CI Version 3.1.3

Download: csdmodule.zip