Docs Evenzo – Events Manager for WooCommerce

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.

  1. Go to Plugins > Add New in your WordPress admin.
  2. Search for “Evenzo Events Manager”.
  3. Click Install Now, then Activate.

Option 2: download from WordPress.org#

  1. Download the plugin from wordpress.org/plugins/evenzo-events-manager.
  2. Go to Plugins > Add New > Upload Plugin in your WordPress admin.
  3. Choose the downloaded zip file and click Install Now.
  4. 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#

  1. Go to Events > All Events and click Add New Event
  2. Enter an event title and description
  3. In the Event Settings box, set Start Date & Time
  4. Set End Date & Time, or check All day event
  5. Choose a Timezone

Step 2: set event location#

In the Event Location box:

  1. Set Event Type to In-Person, Virtual (Online), or Hybrid (In-Person + Virtual)
  2. For in-person and hybrid events, pick a Venue or click + Add New Venue
  3. For virtual and hybrid events, enter the Virtual Event URL
  4. Pick an Organizer if you have one

Step 3: configure event settings#

Back in the Event Settings box:

  1. Set Event Status (Scheduled, Postponed, Cancelled, or Sold Out)
  2. Enter a Capacity if you want to limit attendees. Leave empty for unlimited
  3. Set a Registration Deadline if needed
  4. 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#

  1. Go to Products > Add New, or click + Add New Ticket in the Event Tickets box on the event edit screen
  2. Enter a product name (for example, “General Admission”)
  3. Set the price
  4. 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:

  1. Select the Event from the dropdown
  2. Set Minimum per order (default: 1)
  3. Set Maximum per order (default: 0, which means unlimited)
  4. Set Persons per ticket for group tickets
  5. 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:

  1. Check Collect attendee info
  2. Click + Add Field
  3. Choose the field Type (Text, Email, Phone, Textarea, Dropdown, Checkbox)
  4. Enter the field Label
  5. Set Required to Yes or No
  6. Repeat for more fields

Step 4: publish#

Click Publish to make the ticket available for purchase.

Test a purchase#

Before going live:

  1. Visit your event page
  2. Add a ticket to the cart
  3. Complete checkout
  4. Check Events > Attendees to see the new attendee record (created when the order reaches Processing or Completed)
  5. Go to My Account > My Tickets to see the customer view

Next steps#

Now that you have a basic setup: