ezsystems/platform-ui-search-prototype-bundle
Composer 安装命令:
composer require ezsystems/platform-ui-search-prototype-bundle
包简介
README 文档
README
PlatformUISearchPrototypeBundle is a Platform UI extension prototype that provides full text search capabilities to editors.
Installation
- From your eZ Platform installation, run composer:
$ composer require ezsystems/platform-ui-search-prototype-bundle:^0.1.2
- Enable the bundle by adding:
new EzSystems\PlatformUISearchPrototypeBundle\EzSystemsPlatformUISearchPrototypeBundle()
to app/AppKernel.php.
-
Clear cache and setup assets with
composer run-script post-update-cmd(if you use prod env make sure that is set with
export SYMFONY_ENV=prodfirst).
统计信息
- 总下载量: 4.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2016-05-30