Module to provides ZF2 integration with Twitter Bootstrap using RWOverdijk/AssetManager and many view helpers.
Installation of this module uses Composer.
php composer.phar require coremax/core-bootstrap
# (When asked for a version, type `0.*`)
Then add AssetManager
and CoreBootstrap
to your config/application.config.php
.
Installation without Composer is not current supported.