add search page
This commit is contained in:
parent
47b8fe07e1
commit
e505bb4289
7 changed files with 85 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ return [
|
|||
require_once(__DIR__ . '/routes/update-mapado-event.php'),
|
||||
require_once(__DIR__ . '/routes/mapado-fetch.php'),
|
||||
require_once(__DIR__ . '/routes/brevo-create-contact.php'),
|
||||
require_once(__DIR__ . '/routes/virtual-search.php')
|
||||
],
|
||||
'hooks' => [
|
||||
'page.update:after' => require_once(__DIR__ . '/hooks/update-mapado-event.php')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue