This package is abandoned and no longer maintained.
No replacement package was suggested.
CiiMS core components (Cii)
1.0.28
2015-10-01 15:51 UTC
Requires
- defuse/php-encryption: v1.2.1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Also known as Cii, these classes and components power all of CiiMS.
Assets and Dependencies
Assets are managed through npm, grunt, and bower. If you want to hack with CiiMS core, run the following commands
npm install
bower install
grunt
Bower dependencies are installed through grunt. jQuery upgrades are handled through the bower.json file for ease of use