contextualcode/ezplatform-preview-siteaccess-matcher-bundle
Composer 安装命令:
composer require contextualcode/ezplatform-preview-siteaccess-matcher-bundle
包简介
eZ Platform bundle which sets correct default siteaccess in admin preview.
README 文档
README
eZ Platform 3.0 bundle which sets correct default siteaccess in admin preview.
Installation
- Run
composer require:
$ composer require contextualcode/ezplatform-preview-siteaccess-matcher-bundle
- Enable this bundle in
config/bundles.phpby adding this line:
return [
...,
ContextualCode\EzPlatformPreviewSiteAccessMatcherBundle\ContextualCodeEzPlatformPreviewSiteAccessMatcherBundle::class => ['all' => true],
];
And then add this to the bottom of your app/config/routing.yml:
contextual_code_ezplatform_preview_siteaccess_matcher:
resource: "@ContextualCodeEzPlatformPreviewSiteAccessMatcherBundle/Resources/config/routing.yml"
统计信息
- 总下载量: 6.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2019-04-04