gebi84/contao-search-console-bundle

This bundle provides a powerfull search in the contao admin

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

This package is auto-updated.

Last update: 2024-10-29 05:53:38 UTC


README

This bundle provides a powerfull search in the contao admin

Installation

composer require gebi84/contao-search-console-bundle

Config

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