Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 586 Bytes

File metadata and controls

17 lines (11 loc) · 586 Bytes

CoreBootstrap

Build Status

Module to provides ZF2 integration with Twitter Bootstrap using RWOverdijk/AssetManager and many view helpers.

Installation

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.