gebi84/contao-search-console-bundle

此插件为contao管理后台提供了强大的搜索功能

dev-master 2020-09-03 14:20 UTC

This package is auto-updated.

Last update: 2024-08-29 05:19:00 UTC


README

此插件为contao管理后台提供了强大的搜索功能

安装

composer require gebi84/contao-search-console-bundle

配置

<?php
//system/mymodule/config/config.php
$GLOBALS['search_console']['modules']['SOME_UNIQUE_NAME'] = array();