Eventilla is SaaS based event management software available from www.eventilla.com/en/. It can be used to publish event landing pages, sending event invites, gathering registrations and selling tickets. Event manager has easy to use tools and comprehensive reports, surveys and all the features needed to run succesfull events. We also offer free mobile app to scan tickets with QR-codes.
You can show Eventilla events on your WordPress site either as a single event or as a list of events. Shortcode and Block Editor is supported.
Event lists can be filtered with tags added in Eventilla.
Because events are saved as custom posts, it is possible to query the posts with a custom wp-query.
Scheduling with Action Scheduler
Since 1.9.0 the plugin handles event updates via Action Scheduler. This means you can process your updates with WP-CLI.
Logging
Since 2.0.0 the plugin has its internal logging system that can be enabled in the settings. If something seems fishy, enable the logging in debug-level. This helps support team to take care of problems that might arise.
Remember to turn of the debug-level after problems have been fixed to avoid unnecessary logging!