franzwilding/united-core-bundle
Composer 安装命令:
composer require franzwilding/united-core-bundle
包简介
Symfony UnitedCoreBundle CMS Core
README 文档
README
Symfony2 Content Management System toolset for developers, not site builders. United will help you to rapidly build a custom CMS for your next project but will not blow up your code.
Status
United is currently under heavy development. A first pre alpha version will be ready in April 2015
Features
- No base system - you create a custom CMS for each project by using United's components
- No hacking - Extend United for your project instead of hacking it
- Modular - install other bundles to add functionality like media management
- Separated theme - You don't need to use the default layout you can easily create your own
- Built for developers - Implement your CMS like any other symfony2 application - but with a powerful toolset of base controllers, services and ready-to-use components
Installation
Install symfony
composer create-project symfony/framework-standard-edition
Install UnitedCore and a theme (UnitedOne, the default theme, requires UnitedCore so we don't need to)
composer require franzwilding/united-one-bundle
Register United bundles
new United\CoreBundle\UnitedCoreBundle(),
new United\OneBundle\UnitedOneBundle(),
Check out the Getting started tutorial (Comming soon)
统计信息
- 总下载量: 491
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-12