Welcome Guest, Not a member yet? Register   Sign In
Modules
#1

[eluser]nedimtx[/eluser]
Hello everybody.

I'm new to CI, so I have a question. I've found somewhere about "modules" but still I don't understand. For an example, if I want to create login module, I've found:

.../application/modules/login/
.../application/modules/login/view/
.../application/modules/login/model/
.../application/modules/login/controller/


Can you please give me any tip for this. Do I only need to create a folder "modules" in the "application" folder and continue developing?
#2

[eluser]WanWizard[/eluser]
CodeIgniter by default has no support for modules.

There are currently two solutions available that support CI 2.0: Modular Extensions HMVC and Modular CI.
#3

[eluser]nedimtx[/eluser]
That's what I wanted to know. Thanks a lot.




Theme © iAndrew 2016 - Forum software by © MyBB