This commit is contained in:
Jürgen Mummert
2025-12-27 17:03:20 +01:00
parent 973f3f5b3e
commit 2c53b7862e
6 changed files with 199 additions and 0 deletions
+2
View File
@@ -17,3 +17,5 @@ $GLOBALS['TL_HOOKS']['indexPage'][] = [
'onIndexPage',
];
$GLOBALS['FE_MOD']['search']['meilisearch_search']
= MummertMedia\ContaoMeilisearchBundle\Controller\FrontendModule\MeilisearchSearchController::class;