ciims-modules/install

This package is abandoned and no longer maintained. No replacement package was suggested.

The installation module for CiiMS

2.0.13 2015-08-24 15:39 UTC

This package is not auto-updated.

Last update: 2020-01-21 14:31:42 UTC


README

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