coremax/core-bootstrap

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

Installs: 86

Dependents: 0

Suggesters: 1

Security: 0

Stars: 10

Watchers: 2

Forks: 0

Open Issues: 5

Language:JavaScript

v0.1 2013-02-23 17:03 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:02:08 UTC


README

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.