Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

ciims/ciims-modules-install

Repository files navigation

CiiMS Installer Module

Latest Version Downloads Gittip License

This is a generic Yii installation module that is used to bootstrap your application for installation. It was created to work with CiiMS, and is highly dependant upon the Cii core component that is part of CiiMS.

This package was built to pre-bootstrap CiiMS until it can be passed off to Yii Framework for CiiMS core installation and migration of the database. For the most part, the installer will take care of all the major issues in setting your site up for you.

Hacking

This module uses npm, bower, and grunt for asset management, and is mostly managed through grunt. To make changes to the assets, run the following commands.

npm install
bower install
grunt

About

The installer module for CiiMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published