earthperson/modx-bootstrap
Composer 安装命令:
composer create-project earthperson/modx-bootstrap
包简介
Extra for MODX Revo for starting with Twitter Bootstrap - open source front-end framework
关键字:
README 文档
README
Extra for starting with Twitter Bootstrap - open source front-end framework. This extra is especially useful for MODX Revo beginners and/or for the blank MODX Revo installation with Twitter Bootstrap framework in the future.
You'll find the Transport Package of this extra on this page or just install it via Package Management.
On the MODX-Bootstrap site you'll find the Screencast and Screenshots. There are screencast on the youtube also.
Contents
Latest Changes
For details read the complete changelog.
Requirements
- Requires Revolution 2.2.x or greater
- Supports mysql
Build
php build.transport.php
You'll find your package in the core/packages directory of your MODX_BASE_PATH.
Install via Composer
MODX-Bootstrap is available on Packagist. It can be installed by running:
MODX_CORE_PATH='/path/to/modx/core/';\ composer create-project earthperson/modx-bootstrap MODX-Bootstrap --prefer-dist;\ cd MODX-Bootstrap/_build/;\ sed "3s|/.*/|$MODX_CORE_PATH|" build.config.sample.php > build.config.php;\ php build.transport.php
统计信息
- 总下载量: 33
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-10-08