mizzencms/core
最新稳定版本:0.5.1
Composer 安装命令:
composer require mizzencms/core
包简介
MizzenCMS Lite provides a quick way to create simple websites utilising existing composer packages.
README 文档
README
#MizzenCMS Lite
MizzenCMS Lite provides a quick way to create simple websites utilising existing composer packages.
###Installation
Please note that this is not even beta. Use at your own risk.
MizzenCMS Lite can be found on Packagist and composer is the recommended way to install.
For more info check out the website
Add the following to your composer.json:
{
"require": {
"mizzencms/core": "~0.4"
}
}
And install dependencies:
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
###Features, Support & Extensions
More info at mizzencms.net
###Tests
There is a partial coverage of the pre-alpha version, updated and extended tests are coming soon.
统计信息
- 总下载量: 37
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-11-24