Let's first start by setting up Eventmie Pro global settings. We're starting from Admin Panel, so that we can set some initial data before moving on to the front-end.
{primary} To visit Settings, log in as Admin and then
Admin Panel -> Settings
{warning} Please read the guidelines provided below each setting, and follow exactly mentioned.
Setup website brand identity.
| Setting Name | Type | Description |
|---|---|---|
| Site Name | text |
brand name |
| Site Slogan | text |
Tagline |
| Site Logo | image:jpg|jpeg|png |
Logo |
| Site Favicon | image:jpg|jpeg|png |
Favicon/icon |
| Extra Footer Credits | rich-text |
Change footer credits |
Set website's global SEO meta tags.
| Setting Name | Type | Description |
|---|---|---|
| Meta Title | text |
short title explaining your business |
| Meta Keywords | text |
comma separated unique keywords that describe your website in-short |
| Meta Description | text |
short description of your website |
About your social-media existence.
| Setting Name | Type | Description |
|---|---|---|
| Facebook Page Username | text |
Facebook page username only |
| Twitter Account Username | text |
Twitter account username only |
| Instagram URL | url |
Instagram profile URL |
| Linkedin URL | url |
Linkedin profile/company URL |
Contact details
| Setting Name | Type | Description |
|---|---|---|
| Address | text |
office address |
| Phone | number |
office phone number |
email |
office email | |
| Google Map Lat | coordinates |
Google map coordinates Lat of your office address |
| Google Map Long | coordinates |
Google map coordinates Long of your office address |
Bookings & Events global settings.
| Setting Name | Type | Description |
|---|---|---|
| Pre Booking Time | number |
total number of hours before, a customer can book an event |
| Pre Cancellation Time | number |
total number of hours before, a customer can request Booking Cancellation |
| Hide Expired Events | enable/disable |
Show/Hide expired events on event listing page |
| Max Ticket Qty Limit Per Order | number |
Set Max ticket quantity limit to be purchased in a single order. WARNING: keep it under 100 |
| Allow Offline Payment For Organizer | enable/disable |
Enable/Disable offline payment method for Organizers |
| Allow Offline Payment For Customer | enable/disable |
Enable/Disable offline payment method for Customers |
| Disable Booking Cancellation v1.6 | enable/disable |
Enable/Disable booking cancellation option for Customers |
| Disable Ticket Download v1.6 | enable/disable |
Enable/Disable download ticket option for Customers |
| Disable Google Calendar v1.6 | enable/disable |
Enable/Disable Google Calendar option for Customers |
{primary} Admin can always make a booking via the Offline Payment method.
Switch between Multi-vendor mode
| Setting Name | Type | Description |
|---|---|---|
| Multi Vendor | enable/disable |
turn on or off the multi-vendor option |
| Admin Commission | number |
set your commission in (%) percentage. (must be positive value) |
| Verify Email Before Login | enable/disable |
If enabled, users will need to verify email after signup |
| Publish Event After Admin Approval | enable/disable |
If enabled, the event will go live only after Admin approval |
| Manually Approve Organizer v1.6 | enable/disable |
If enabled, the Customer can Become Organizer only after Admin approval |
{info} Read more about Organizer Manual Approval Process here Organiser Manual Approval 👈
Admin panel content settings
| Setting Name | Type | Description |
|---|---|---|
| Admin Background Image | image:jpg,jpeg,png |
admin login page background image |
| Admin Title | text |
admin login page title & header title |
| Admin Description | text |
admin login page sub-title |
| Admin Loader | image:jpg,jpeg,png |
admin login page sub-title |
| Admin Icon Image | image:jpg,jpeg,png |
admin panel logo |
External Apps credentials
| Setting Name | Type | Description |
|---|---|---|
| Google Client ID | string |
Google OAuth client id |
| Google Client Secret | string |
Google OAuth client secret |
| Google Map Key | string |
Google Map Key |
| Facebook App Id | string |
Facebook OAuth app id |
| Facebook App Secret | string |
Facebook OAuth app secret |
| PayPal Client Id | string |
Paypal client id (New Rest API) |
| PayPal Secret | string |
Paypal secret (New Rest API) |
| PayPal Production Mode | enable/disable |
Turn on/off production (real) mode payments |
Eventmie Pro comes with PayPal express checkout system and Offline Payment method.
{success} In the case of Free tickets, users can book tickets directly without going through the payment gateway.
Admin - Can only use the Offline Payment method to make bookings for customers.
Organizer - Can use PayPal & Offline Payment method to make bookings for customers.
Customer - Can use PayPal & Offline Payment method to make bookings for themselves.
{primary} We've excluded PayPal for Admin, because, it does not make any sense to pay yourself. 🤑
To get started with PayPal, simply-
Admin Panel -> Settings -> Apps Tab.Client Id & Secret.<yourwebsite.com>/bookings/paypal/callback.PayPal Production Mode disabled, and make a test booking.Setup PayPal Sandbox for Test payment-
Login into your PayPal account and visit PayPal Developer Dashboard
Click on Sandbox and then click on Create App




Setup PayPal Live (production) for Live payment-
Visit- PayPal Developer Dashboard
This time, select Live and click Create App





Offline payment means, booking a premium ticket without making an online payment. By default, the offline payment method is disabled. You need to enable it first. To get started with Offline Payment, simply-
Admin Panel -> Settings -> Bookings Tab.Allow Offline Payment For Organizer & Allow Offline Payment For Customer.{primary} Admin can always make a booking via the Offline Payment method.
Mail sending configurations
| Setting Name | Type | Description |
|---|---|---|
| Mail Driver | string |
Mail driver name e.g smtp |
| Mail Host | string |
Mail host e.g 127.0.0.1 |
| Mail Port | string |
Mail Port e.g 1025 |
| Mail Username | string |
Mail Username e.g testuser |
| Mail Password | string |
Mail Password e.g testpwd |
| Mail Encryption | list |
disable, SSL, TLS |
| Mail Sender Email | email |
Sender email e.g [email protected] |
| Mail Sender Name | string |
Sender Name e.g Eventmie |
Region-specific configurations.
| Setting Name | Type | Description |
|---|---|---|
| Timezone | list |
Choose your region-specific timezone |
| Currency | string |
Enter your default currency |
| Date Format v1.6 | list |
Choose your default date format |
| Time Format v1.6 | list |
Choose your default time format |
America/Los_Angeles and a customer visiting the website from India/Kolkata, then the customer will see the date & time according to India/Kolkata timezone by keeping America/Los_Angeles (default selected Timezone) as the central timezone of the website.{success} Eventmie Pro detects visitor's timezone and makes server-side to client-side DateTime conversions behind the scenes.