Bootstrap and adaptor for developing using Yii and integrating with Karyon. Helps keeping components modular and reusable
- Create and navigate to the the project directory
- Download the latest stable version of the [Yii Framework] (http://www.yiiframework.com/download/)
- Clone YiiPlinth:
git clone [email protected]:kmchugh/YiiPlinth.git YiiPlinth
- Create your web project:
./YiiPlinth/protected/yiic webapp appname
- Update your configuration files in your applications config directory
- Browse to your new application