xmadmax/codeigniter-3-xhmvc

The CodeIgniter XHMVC framework

dev-master 2017-01-11 15:45 UTC

This package is not auto-updated.

Last update: 2020-01-10 15:45:36 UTC


README

Codeigniter 3.1.3 with XHMVC

What is XHMVC: http://xhmvc.4amics.com/applications/demo/www/user_guide/

Installation

XHMVC is ready-to-go, you only need to extract to any directory under a document root of your choice.

Needed: Apache (mod_rewrite enabled for a ready-to-go functionality) + PHP (5.3).

Install with composer:

Create a directory in your htdocs path, ex: c:/xampp/htdocs/codeigniter-3-xhmvc Edit a new composer.json:

{ "require": { "xmadmax/codeigniter-3-xhmvc": "@dev" } }

Use: composer install

Browse to http://localhost/codeigniter-3-xhmvc/vendor/xmadmax/codeigniter-3-xhmvc/apps/base/www