Allow Bookings Without Creating User Accounts

Events Manager automatically creates an account for each new user that books a space at an event. The benefits of this are that users can return to the site, log in, and view their booking details, cancel, and opens the possibility to much more customer interaction.

There are various occasions where site owners do NOT want to allow users to create accounts on their website. Due to an overwhelming number of requests for this possibility, we created a workaround called No-User Booking Mode.

How It Works

What happens in this mode is that bookings are still attributed to a user account, but in No-User Booking mode, ALL bookings not belonging to a registered user will be assigned to a ‘dummy’ user. All the personal information about that person who made the booking will be stored within the booking database tables rather than the user tables. When bookings belonging to this dummy user are loaded for viewing or processing, the personal information of the attendee is loaded and replaces the dummy user.

You can still use the normal user bookings in this mode, because registered users will still have to log in because their email is already being used. In these cases, bookings will be attributed to the logged in user and they’ll be able to access their booking information as normal.

Activating No-User Bookings

To Activate No-User Bookings, visit your Events > Settings > Booking Options tab in your admin dashboard, and there you’ll see the No-User Booking Mode panel where you can set Enable No-User Booking Mode? to yes.

In the same settings panel you can also choose to allow logged-out users to supply emails belonging to registered users, but bear in mind that bookings made using registered emails whilst the user is logged out will still be treated as a ‘no-user’ booking which won’t appear in the history of bookings for that specific user.

Disadvantages of No-User Bookings

  • Users cannot log in and view their previous and current bookings.
  • Event Admins cannot view the history of a single user.
  • Event admins cannot search for specific users to bring up booking information.