eventespresso / event-espresso-core

Event Espresso 4 Core for WordPress: Build an Event Ticketing Website Today!
https://eventespresso.com
GNU General Public License v3.0
121 stars 87 forks source link

improvements for conference registration #4170

Closed minkah1 closed 2 months ago

minkah1 commented 2 months ago

At Arnes we organize a free, 3-day conference with many lectures and workshops.

This conference is organized for teachers who receive a certificate of attendance at the end of the conference. To obtain this certificate, they must register through the single sign of one. At the same time, this conference is also organized for researchers who do not have the option of single sign one, so they are not logged into Wordpress when registering and do not need this type of certificate.

  1. In the current version of Event Espresso, we really miss the feature where there are several different lectures within one event (eg Day 1) and the individual is limited to buying a maximum of one ticket for each lecture. Instead of a drop-down menu of available options, we would prefer to be able to select several different tickets, using checkboxes.
  2. We would like to disable option for our users from registering multiple times for the same events with one e-mail. So that only one registration with one email is possible.
  3. We would like to disable the option to change the autofill data from sso in the registration form.
  4. We would like to be able to customize data for csv export (to add username etc.), because we need it to issue certificate of attendance.
garthkoyle commented 2 months ago

Hi Minkah, can you break out these requests into individual github issues so they can be discussed and tracked individually? I'll meet with our development team about them.

minkah1 commented 2 months ago

Hi @garthkoyle, I formed them into individual github issues.

garthkoyle commented 2 months ago

thank you