PHPackages                             spotman/kohana-multi-site - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. spotman/kohana-multi-site

ActiveKohana-module

spotman/kohana-multi-site
=========================

Allow run multiple sites on single Kohana-based application

v0.2(9y ago)6142MITPHPPHP &gt;=5.5.0

Since Nov 30Pushed 7y ago4 watchersCompare

[ Source](https://github.com/spotman/kohana-multi-site)[ Packagist](https://packagist.org/packages/spotman/kohana-multi-site)[ Docs](https://github.com/spotman/kohana-multi-site)[ RSS](/packages/spotman-kohana-multi-site/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

kohana-multi-site
=================

[](#kohana-multi-site)

Simple module for Kohana framework v3.3 for handling multiple sites upon one Kohana instance. The module provides one directory for each site (it works exact like additional "application" directory in Kohana CFS). Uses Reflection for injecting app paths to CFS so no monkey-patching of `Kohana_Core` class required.

Installation
------------

[](#installation)

### Step 1

[](#step-1)

Place this module at the first position in list of Kohana modules

```
