Standaard: Conferentie

Scenario

An event company is planning a single-day conference that has the following requirements:

  • 450 tickets must be sold via the event company’s existing WordPress website using WooCommerce.
  • The purchaser must select a ticket type, such as Delegate, Standard, Student or VIP, which determines the ticket price.
  • Each ticket type must have its own stock quantity, with all ticket types totaling 450 available tickets.
  • A purchaser must be able to buy tickets on behalf of multiple attendees.
  • Attendee details must be captured for each individual ticket.
  • Ticket emails should be sent directly to individual attendees.
  • Ticket types should be displayed in a table layout where possible.
  • The following details should be captured for each attendee: first name, last name, email address, telephone number, company, designation, T-shirt size and dietary requirements.
  • Attendee details should be captured using the Attendee Details Page before checkout.
  • PDF tickets should be enabled.
  • A branded conference ticket theme should be used.
  • Zodra de kaartverkoop is afgesloten, moet het evenementbedrijf een lijst exporteren van alle bezoekers die in hun CRM-systeem kunnen worden geïmporteerd.
  • Deelnemers moeten bij aankomst op het evenement inchecken bij de registratie
  • Het evenementbedrijf moet naamplaatjes afdrukken die bij de registratie aan de deelnemers worden overhandigd.

Hier is een voorbeeld van zo'n gebeurtenis: Conferentie

In this help document, we will outline the configuration needed to achieve the above requirements.

Dit helpdocument gaat ervan uit dat je al het volgende hebt FooEvents en WooCommerce geïnstalleerd op een WordPress website en een basiskennis hebt van hoe FooEvents werkt. Als je nieuw bent bij FooEvents, lees dan onze Aan de slag guide before continuing.

Gebruikte producten

All plugins required to set up a conference can be purchased individually. They are also included in the FooEvents Premiumbundel, which includes FooEvents for WooCommerce, FooEvents Custom Attendee Fields and FooEvents PDF Tickets.

If your conference runs across multiple days, you may also need FooEvents Meerdaags. This specific use case covers a single-day conference, so the event type will be set to Enkel.

Setup

Create an event product

Ga naar Products > Add Product in the main menu and complete the standard WooCommerce product fields such as the title, main description, short description, product image, gallery, tags and categories.

Use a clear conference name and include the most important event information in the product description. This should usually include the event date, venue, who the conference is for, what is included with registration, and any important arrival or registration instructions.

Ga verder naar de Productgegevens panel and select Variabel product from the product type dropdown. This allows you to create the different conference ticket types as WooCommerce variations.

Attributes and variations

Next, create product variations that will allow purchasers to choose between different ticket types. Purchasers will be charged different amounts depending on their selection, and each ticket type can have its own stock quantity.

VariatiePrijsBeschikbaarheid op voorraad
Afgevaardigde$49950
Standaard$299250
Student$0 (gratis)100
VIP$59950

Ga naar Productgegevens > Attributen en maak een attribuut met de naam Type ticket. In de Waarden field, specify the different ticket options. Be sure to check the Gebruikt voor variaties option and then click Save attributes.

Screenshot 2021 07 19 om 14.53.11

Ga naar Productgegevens > Variaties. Gebruik de Create variations from all attributes optie om de variaties te genereren.

Screenshot 2021 07 19 om 14.54.20

Stel elke variatie in op Virtueel and set the relevant price. If you want to manage capacity per ticket type, enable Voorraad beheren for each variation and set the number of tickets available using the Voorraad veld.

You can also set each variation to Download if that matches your store configuration, but this is not required for FooEvents to generate and send tickets.

Screenshot 2021 07 19 om 14.58.09

De pagina met bezoekersgegevens inschakelen

For this conference setup, attendee details should be collected before checkout using the Attendee Details Page. This provides a dedicated step where purchasers can enter attendee information for each ticket before continuing to WooCommerce checkout.

Ga naar FooEvents > Settings > Attendee en schakel Enable Attendee Details page. FooEvents can automatically create the Attendee Details page, but if you use your own page, make sure it includes the following shortcode:

[fooevents_attendee_form]

Select the page in the Attendee Details page setting and save your changes.

You can also enable the copy attendee details option if you want purchasers to copy details from the first attendee to the remaining attendees. This can be useful when one person registers a group of attendees from the same company.

For more information, see the Attendee Details Page guide.

Evenement Instellingen

Ga naar Product Data > Event Settings.

To activate event functionality, set Is dit product een evenement? naar Ja.

Set Type evenement naar Enkel and complete the standard event fields as needed. This should include the conference start date, start time, end time and time zone.

Screenshot 2021 07 20 om 10.17.14 1

Complete the venue details, organizer contact details and any custom messages that should display on the thank-you page or event details tab. For a conference, this could include registration desk opening times, parking information, arrival instructions or a reminder to bring a digital or printed ticket.

In de Details deelnemers section, enable the attendee fields that should be captured for each ticket. For this conference setup, enable attendee full name, attendee email address, attendee phone number, company name and designation.

These fields ensure that each ticket is linked to the correct attendee rather than only the purchaser. Attendee information will be captured on the Attendee Details Page before checkout.

Options relating to bookings can be ignored for this single-day conference setup. The remaining event options can be configured based on your preferences.

Instellingen ticket

Ga naar Product Data > Ticket Settings.

Selecteer de relevante HTML ticket thema and, if FooEvents PDF Tickets is installed and enabled, select the relevant PDF ticket thema. For a professional conference, use a branded ticket theme that includes your conference logo, colors, event name, venue, date, and barcode or QR code.

Set the ticket logo and header image if your selected ticket theme supports these options. You can also change the subject of the ticket email using the Onderwerp e-mail ticket veld.

If you would like to convey information that only attendees should receive, use the Inhoud e-mail ticket field. This is useful for arrival times, registration desk location, parking details, event rules or what attendees should bring.

Enable the ticket settings that match your conference workflow. In most cases, you should display attendee details, date and time, barcode or QR code, and custom attendee details on the ticket. You should also enable ticket emails and, if you want each attendee to receive their own ticket directly, enable the option to email the ticket to the attendee rather than the purchaser.

For more information, see the ticket configuration guide.

PDF-tickets inschakelen

Vereist de FooEvents PDF Kaartjes plugin.

Ga naar FooEvents > Settings > PDF Tickets and enable PDF tickets. You can also choose whether PDF tickets should be downloadable and whether they should be attached to the HTML ticket email.

After enabling PDF tickets globally, return to the conference product and confirm that the correct PDF ticket theme is selected under Product Data > Ticket Settings.

PDF tickets are useful for conferences because attendees often expect a printable or downloadable ticket that they can save on their phone or bring to the venue.

For more information, see the FooEvents PDF Tickets guide.

Aangepaste deelnemersvelden

Vereist de FooEvents Aangepaste velden voor deelnemers plugin.

Ga naar Product Data > Custom Attendee Fields.

Create the custom attendee fields that are specific to your conference registration process. These fields will be captured for each individual attendee and can be viewed in the WordPress admin area, included in exports, displayed on tickets where enabled, and viewed in the FooEvents Check-ins apps.

For this conference setup, useful custom attendee fields include T-shirt size en Dietary requirements. If you did not use the standard attendee fields for company and designation, you can also create custom fields for Bedrijf en Job title.

For dietary requirements, use a text field or textarea so attendees can provide allergies or special requests. For T-shirt size, use a select field so attendees choose from fixed options such as Small, Medium, Large, XL and XXL.

Mark important fields as required where needed. Required fields must be completed on the Attendee Details Page before the customer can continue to checkout.

Screenshot 2021 07 20 om 10.22.28

Once you have reviewed all settings, click Sla of Publiceer. Your event should then be visible on the front-end of your website.

Indeling variatietabel

By default, WooCommerce displays variations in a dropdown field on the product page:

Screenshot 2021 07 20 om 10.25.20

FooEvents now includes a built-in option to display supported event variations in a table layout. This is useful for conference registration sites because it allows customers to view ticket types, prices and availability in a clearer format.

You can enable the variation table globally by going to FooEvents > Instellingen > Algemeen and enabling Display event variations as a table.

You can also control this per event by going to Product Data > Event Settings > Display Options and setting Display variations as a table to either use the global setting, enable it for this event, or disable it for this event.

Screenshot 2026 06 02 at 13.46.40

Belangrijk: The variation table display depends on the WooCommerce product and variation configuration. Avoid using blank or “Any” variation values for ticket types, as these can prevent the table layout from being used correctly.

Gebruik

Vergelijkbaar met dit demovoorbeeld, your customers should now be able to select one or more ticket types and add them to their cart.

They will then be directed to the Attendee Details Page, where they must complete the required attendee fields for each ticket before continuing to checkout. After attendee details are saved, the customer can complete payment through the standard WooCommerce checkout process.

Tickets

Once payment has been completed and the order reaches the configured ticket generation status, FooEvents will generate a ticket for each attendee. This status is controlled by the Verzenden op bestelstatus setting under FooEvents > Instellingen > Algemeen.

If the option to email tickets to attendees is enabled, each attendee will receive their own ticket email. Based on the ticket settings that were enabled, the ticket can include the attendee information, custom attendee fields, conference details, barcode or QR code, and PDF ticket attachment or download link.

Screenshot 2021 07 20 om 10.35.21

The ticket can also be viewed in the WordPress admin area. Go to FooEvents > Tickets en selecteer het relevante ticket:

Screenshot 2021 07 20 om 10.42.53

Deelnemers exporteren

U kunt export a CSV file for each event which includes ticket numbers, custom attendee fields, check-in data, purchaser details and attendee details. The CSV can then be imported into your CRM system or used to prepare registration lists, badge data, dietary requirement summaries or event reports.

To export attendees for the conference, edit the event product and go to Product Data > Event Export. Configure the export options and download the attendee CSV.

Je kunt ook een oplossing gebruiken zoals WP FusieDeze biedt een integratie met FooEvents waarmee je evenementbezoekers dynamisch als contactpersonen kunt toevoegen aan je CRM naar keuze. Je kunt ook tags toevoegen op basis van het gekochte evenementticket.

Check-ins voor deelnemers

The status of a ticket can be changed from Niet ingecheckt naar Ingecheckt, Geannuleerd of Onbetaald. This can be done by editing the ticket in the WordPress admin area or by using the free FooEvents Check-ins app.

The FooEvents Check-ins app is available for iOS and Android. It can be used to search for attendees, scan the barcode or QR code on a ticket, and update the attendee’s check-in status.

app conf

Before the conference, complete at least one test check-in using a real test ticket. Confirm that the attendee can be found, the barcode or QR code scans correctly, and the check-in status updates in WordPress.

For more information, see the FooEvents Check-ins app help guide en de attendee check-ins guide.

Naamplaatjes afdrukken

De ingebouwde FooEvents Bouwer van schrijfwaren can be used to design and print custom name tags, wristbands, tickets, badges and personalized labels.

For a conference, a basic name tag could include the attendee name, company, designation, ticket type and barcode or QR code. If you captured a custom badge name field, you can use that field as the main name displayed on the badge.

Before printing the full attendee list, generate a test output and confirm that the layout, field mapping and print size are correct.

Final checks before opening registration

Before opening ticket sales to the public, complete a full test registration from start to finish.

Confirm that the product page displays the correct conference information, ticket types, prices and stock quantities. Add multiple ticket types to the cart, complete the Attendee Details Page, confirm that required fields cannot be skipped, and complete checkout using a test payment method.

After checkout, confirm that tickets are generated at the expected order status, ticket emails are sent correctly, PDF tickets are available, attendee details are visible in FooEvents > Tickets, attendee data can be exported, badges can be generated, and check-ins work as expected.

Vragen en feedback

Heb je een vraag voordat je koopt? Ga dan naar contact opnemen. Als je klaar bent om aan de slag te gaan, kun je een licentie kopen hier.

Al gekocht en hulp nodig? Neem contact op met ons ondersteuningsteam.

Hulp nodig?

Kun je het antwoord niet vinden dat je zoekt? Ons team staat klaar om je te helpen, Neem contact op!