文件名称:AwEzpFetchBundle:该捆绑包提供了eZ Publish 5的内容查询语言
文件大小:29KB
文件格式:ZIP
更新时间:2024-06-01 03:47:02
PHP
该项目不再维护 AwEzpFetchBundle 推介会 AwEzpFetchBundle是搜索服务的外观。 它为eZ Publish 5带来了一种内容查询语言。 捆绑文件 捆绑包文档位于Resources/doc/index.rst 安装 使用Composer,将以下内容添加到您的composer.json文件中,然后运行composer update命令: { require : { " aw/ezp-fetch-bundle " : " dev-master " , } } 通过将以下内容添加到EzPublishKernel.php文件来注册AwEzpFetchBundle: <?php // EzPublishKernel.php $ bundles = array (
【文件预览】:
AwEzpFetchBundle-master
----composer.json(498B)
----DependencyInjection()
--------AwEzpFetchExtension.php(854B)
----AwEzpFetchBundle.php(667B)
----Fetch()
--------PreparedFetcher.php(2KB)
--------Processing()
--------Builder()
--------Fetcher.php(2KB)
--------Exception()
--------Utils()
----Resources()
--------config()
--------doc()
--------meta()
----README.md(3KB)