coremax/core-bootstrap

模块,用于提供ZF2与Twitter Bootstrap的集成,使用RWOverdijk/AssetManager和许多视图助手。

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

This package is not auto-updated.

Last update: 2024-09-28 12:56:45 UTC


README

Build Status

模块,用于提供ZF2与Twitter Bootstrap的集成,使用RWOverdijk/AssetManager和许多视图助手。

安装

此模块的安装使用 Composer

php composer.phar require coremax/core-bootstrap
# (When asked for a version, type `0.*`)

然后,将 AssetManagerCoreBootstrap 添加到您的 config/application.config.php 文件中。

目前不支持不使用Composer的安装。