Getting Started
Getting Started#
This guide walks you through setting up Evenzo – Events Manager for WooCommerce and creating your first event with tickets.
Installation#
You can install Evenzo two ways. Both are free.
Option 1: from your WordPress dashboard (recommended)#
- Go to Plugins > Add New in your WordPress admin.
- Search for “Evenzo Events Manager”.
- Click Install Now, then Activate.
Option 2: download from WordPress.org#
- Download the plugin from wordpress.org/plugins/evenzo-events-manager.
- Go to Plugins > Add New > Upload Plugin in your WordPress admin.
- Choose the downloaded zip file and click Install Now.
- Click Activate.
WooCommerce must be installed and active before you activate Evenzo.
Initial setup#
After activation, you will see a new Events menu in your WordPress admin with these items: Overview, All Events, Event Categories, Venues, Organizers, Speakers, Speaker Categories, Attendees, Check-in, Waitlist, Settings, and Import.
Before creating events, review a few settings.
Configure plugin settings#
Go to Events > Settings. The tabs are General, Display, Tickets, Check-in, PDF Tickets, Google Maps, Emails, and Advanced. The ones to check first:
General
- Default Timezone for new events
- Events Archive Page if you want a custom page instead of the default archive
Display
- Show Past Events in archives and calendars
- Which sections appear on single event pages (location, speakers, share buttons, Add to Calendar)
Tickets
- Ticket Code Prefix and Code Length for ticket codes
- Attendee Information: collect name and email for each ticket holder at checkout
Google Maps
- Google Maps API Key if you want venue maps on event pages
The event URL base is set on Settings > Permalinks under Event Permalinks. The default is event.
See Settings for every option.
Create your first event#
Step 1: add an event#
- Go to Events > All Events and click Add New Event
- Enter an event title and description
- In the Event Settings box, set Start Date & Time
- Set End Date & Time, or check All day event
- Choose a Timezone
Step 2: set event location#
In the Event Location box:
- Set Event Type to In-Person, Virtual (Online), or Hybrid (In-Person + Virtual)
- For in-person and hybrid events, pick a Venue or click + Add New Venue
- For virtual and hybrid events, enter the Virtual Event URL
- Pick an Organizer if you have one
Step 3: configure event settings#
Back in the Event Settings box:
- Set Event Status (Scheduled, Postponed, Cancelled, or Sold Out)
- Enter a Capacity if you want to limit attendees. Leave empty for unlimited
- Set a Registration Deadline if needed
- Check Featured Event if you want to highlight it
Step 4: publish#
Click Publish to make your event live. Without tickets, the event displays on your site but customers cannot register.
Create a ticket product#
To sell tickets, create a WooCommerce product and link it to your event.
Step 1: create the product#
- Go to Products > Add New, or click + Add New Ticket in the Event Tickets box on the event edit screen
- Enter a product name (for example, “General Admission”)
- Set the price
- In Product data, check Event Ticket
The product is saved as Virtual automatically when Event Ticket is checked.
Step 2: configure ticket settings#
Click the Event Ticket tab in Product data:
- Select the Event from the dropdown
- Set Minimum per order (default: 1)
- Set Maximum per order (default: 0, which means unlimited)
- Set Persons per ticket for group tickets
- Set Sales start date and Sales end date if needed. These sync from the event’s Ticket Sales Window when you save the event
Step 3: add attendee fields (optional)#
If you need to collect information for each ticket holder:
- Check Collect attendee info
- Click + Add Field
- Choose the field Type (Text, Email, Phone, Textarea, Dropdown, Checkbox)
- Enter the field Label
- Set Required to Yes or No
- Repeat for more fields
Step 4: publish#
Click Publish to make the ticket available for purchase.
Test a purchase#
Before going live:
- Visit your event page
- Add a ticket to the cart
- Complete checkout
- Check Events > Attendees to see the new attendee record (created when the order reaches Processing or Completed)
- Go to My Account > My Tickets to see the customer view
Next steps#
Now that you have a basic setup:
- Add venues and organizers to your events
- Set up email notifications for confirmations and reminders
- Configure check-in for your event day
- Create recurring events for regular schedules