rhym/cake-strap
Composer 安装命令:
composer require rhym/cake-strap
包简介
CakePHP Plugin includes Twitter Bootstrap Theme & Template
README 文档
README
CakeStrap is a Twitter Bootstrap(2.3+) theme for cakePHP (2.3+)
Quick Start
- Download the .zip file
- The files have been placed in the folders that will already be in your cakePHP app, simply follow the rabbit hole and place the folders/files in their correct locations:
- The "Templates" folder goes in app/Console
- The "Themed" folder goes in app/View
- To enable your theme add
public $theme = "Cakestrap";to your "AppController" class. - If you would like to generate your app with the bakery then make sure you have enabled your theme before running the script.
Changelog
- v.1.0
- Initial release
- v.1.1
- Update Twitter Bootstrap to version 2.3.1
- v.1.2
- Updated form generation to support optional layouts i.e form-vertical (Forms are now horizontal by default).
统计信息
- 总下载量: 3.01k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-05-08