Skip to content

agmsoftware/projectapp

Repository files navigation

ProjectApp

Codeigniter HMVC for Multi Projects

these Codeigniter folders are combining source code from internet and the modules folder separates the apps. it could be setup differently for each of them

config

You have to edit some config

  1. go to projectapp folder
  2. application/config.php ( landing page )
  3. projectapp/application/modules/appone/index.php ( landing page for appone )
  4. projectapp/application/modules/apptwo/index.php ( landing page for apptwo )

on those index.php, please edit on $application_folder = 'application/modules/name.of.your.app.folder';

  1. projectapp/application/modules/appone/config/config.php
  2. projectapp/application/modules/appone/config/config.php

on those config.php, change to suit your configuration and also the files that need to be changed

Thanks to Froala, Codeigniter and Wiredesignz ::love::

agmsoftware.id

About

Codeigniter HMVC for Multi Projects

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published