jimmy-tournemaine/ads-bundle
Composer 安装命令:
composer require jimmy-tournemaine/ads-bundle
包简介
This bundle allows you to implement an small-avertising system
README 文档
README
First, add this line to your AppKernel
class AppKernel extends Kernel
{
public function registerBundles()
{
$bundles = array(
[...]
new JT\AdsBundle\JTAdsBundle(),
[...]
);
return $bundles;
}
}
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2015-03-18