Comments 1Himanshu started the conversationSeptember 10, 2024 at 5:46pmStefan give me the code to retrieve the services, but I also need some way to retrieve the events I havehttps://tmsplugins.ticksy.com/ticket/3719080/ 1,500Uroš repliedSeptember 11, 2024 at 1:16pmHello Himanshu,Thank you for reaching out to us.Please try this code for this purpose: $container = require AMELIA_PATH . '/src/Infrastructure/ContainerConfig/container.php';$eventRepository = $container->get('domain.bookable.event.repository');$events = $eventRepository->getAll()->toArray();Let me know if that works for you.Kind Regards, Uros Jovanovic[email protected] Rate my support wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Stefan give me the code to retrieve the services, but I also need some way to retrieve the events I have
https://tmsplugins.ticksy.com/ticket/3719080/
Hello Himanshu,
Thank you for reaching out to us.
Please try this code for this purpose:
Let me know if that works for you.Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables