Integrations
WordPress plugin
Sell tickets straight from your WordPress site — a thin block and shortcode wrapper around the same embeddable checkout used everywhere else.
Requires WordPress 6.x and an EventMonster organisation. Free — no platform fee.
Setup
Four steps to live.
- 1
Download and install
Download the plugin below, then in your WordPress dashboard go to Plugins → Add New → Upload Plugin and select the .zip file. Activate it once installed.
- 2
Get your event's details
In your EventMonster dashboard, open the event and go to its Website Widget tab. You'll need the organisation slug and event slug shown there — copy them from the embed snippet at the bottom of that page.
- 3
Add the block
Edit any page or post, add the “EventMonster Widget” block, then paste in your organisation slug and event slug and choose a presentation mode (ticket button, ticket selector, or full checkout). Prefer classic editing? Use the [eventmonster_widget] shortcode instead — see the FAQ below.
- 4
Allow your domain
Back in the Website Widget tab, add your WordPress site's URL under Allowed website origins. The widget won't render anywhere it isn't explicitly allowed.
Already have an event? Open its Website Widget tab in your dashboard to copy your exact slugs and snippet.
FAQ
Common questions.
No — the widget is free and there's no platform fee added on top of EventMonster's own pricing. It just needs to be switched on for your organisation, which it is by default.
No — this plugin is just a friendlier WordPress-specific wrapper. The underlying widget works on any website — Wix, Squarespace, or a plain HTML page — via the same copy-paste snippet, available from your dashboard's Website Widget tab for that event.
[eventmonster_widget org="your-org-slug" event="your-event-slug" mode="selector"] — mode can be button, selector, or checkout, matching the options in the block editor.
No. The widget renders inside an isolated, sandboxed frame (or a Shadow DOM root for the ticket-button mode), so your theme's CSS can't break it and its styling can't leak into your page.
Not yet — you copy the organisation and event slugs from your EventMonster dashboard's Website Widget tab, which already has them filled in correctly for that event.
Yes. The plugin's block and shortcode both render the same underlying embed markup used by the generic widget snippet, which works inside any HTML/code embed area.