skcms/front-bundle
Composer 安装命令:
composer require skcms/front-bundle
包简介
Symfony SKCMS Front Bundle by SOLID-kiss
README 文档
README
This package is currently under development, more documentation and features will come soon.
The Front bundle of SKCMS for Symfony2
##Usage you have to override the bundle (yml config)
$ php app/console generate:bundle
$ FrontBundle
and in you FrontBundle.php
public function getParent(){
return 'SKCMSFrontBundle';
}
Now everything is in the FrontBundle\Resources\views folder. Create a subfolder named pages-templates and a file named home.html.twig
#To be continued
统计信息
- 总下载量: 52
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2015-06-30