This commit is contained in:
Jürgen Mummert
2025-12-27 17:18:55 +01:00
parent 2c31526be7
commit 459f007f8d
2 changed files with 7 additions and 3 deletions
-2
View File
@@ -17,5 +17,3 @@ $GLOBALS['TL_HOOKS']['indexPage'][] = [
'onIndexPage',
];
$GLOBALS['FE_MOD']['search']['meilisearch_search']
= MummertMedia\ContaoMeilisearchBundle\Controller\FrontendModule\MeilisearchSearchController::class;