![]() |
This is an autoinstaller app (composer), to understand how to create a modular app.
Includes a simple register/login/logout. All modules and all dependencies are in the same directory, mantaining the base CI4 structure: Code: app/Modules/Users/Config To install & test, follow instructions on https://github.com/XXPerez/Codeigniter4Modular Code: composer create-project xxperez/codeigniter4modular Take a view to the example controllers and libraries, it's very easy !! Fell free to comment and contribute to it. Thanks. |
Messages In This Thread |
CodeIgniter4 Modular Structure Application Starter - by XMadMax - 10-06-2020, 04:19 AM
RE: CodeIgniter4 Modular Structure Application Starter - by nc03061981 - 10-06-2020, 12:20 PM
RE: CodeIgniter4 Modular Structure Application Starter - by XMadMax - 10-06-2020, 11:18 PM
RE: CodeIgniter4 Modular Structure Application Starter - by nc03061981 - 10-07-2020, 01:13 AM
RE: CodeIgniter4 Modular Structure Application Starter - by XMadMax - 10-07-2020, 04:36 AM
RE: CodeIgniter4 Modular Structure Application Starter - by nc03061981 - 10-07-2020, 06:38 AM
RE: CodeIgniter4 Modular Structure Application Starter - by XMadMax - 10-14-2020, 12:52 AM
RE: CodeIgniter4 Modular Structure Application Starter - by XMadMax - 02-28-2022, 05:00 AM
RE: CodeIgniter4 Modular Structure Application Starter - by InsiteFX - 03-01-2022, 01:24 AM
RE: CodeIgniter4 Modular Structure Application Starter - by XMadMax - 03-01-2022, 01:37 AM
|