Title: Event Management &#8211; Tickets, Bookings and Calendar
Author: Umar Draz
Published: <strong>април 16, 2017</strong>
Last modified: септември 14, 2026

---

Search plugins

![](https://ps.w.org/events-management/assets/banner-772x250.jpg?rev=1638709)

![](https://ps.w.org/events-management/assets/icon-256x256.jpg?rev=1638709)

# Event Management – Tickets, Bookings and Calendar

 By [Umar Draz](https://profiles.wordpress.org/itpixelz/)

[Download](https://downloads.wordpress.org/plugin/events-management.1.1.1.zip)

 * [Details](https://mk.wordpress.org/plugins/events-management/#description)
 * [Reviews](https://mk.wordpress.org/plugins/events-management/#reviews)
 *  [Installation](https://mk.wordpress.org/plugins/events-management/#installation)
 * [Development](https://mk.wordpress.org/plugins/events-management/#developers)

 [Support](https://wordpress.org/support/plugin/events-management/)

## Description

Run events on your WordPress site: publish an event, sell or issue tickets, take

bookings, and check people in at the door with a QR code.

#### What you can do

 * Create events with dates, times, location and a map
 * Offer several ticket types per event, each with its own price and limit
 * Take bookings from visitors through a form on the event page
 * Manage bookings from the admin, including discounts, fees and booking status
 * Email confirmations and reminders from templates you control
 * Check attendees in by scanning the QR code on their ticket
 * Show a calendar or a list of upcoming events with a shortcode

#### Shortcodes

Put a calendar or an event list anywhere with the shortcodes documented on the
 
plugin’s settings screen, under the Events menu.

#### Tickets and bookings

Each ticket type carries its own price, available quantity, and the dates it can

be bought and used. A booking records who bought it, how many, and what they paid,
and every ticket issued gets a unique QR code for check-in.

#### Requirements

WordPress 5.0 or later and PHP 7.0 or later. Nothing else is needed: bookings and

check-in data are stored in your own database.

### How to use after installation

 1. Go to event section in event plugin menu and create an event by entering name, 
    date range, time, description, tags, featured image, event category and tickets
    connected to it.
 2. Create tickets for created events by going in tickets section, click on add new
    ticket and enter details e.g name, description, seats availability, minimum and
    maximum tickets per booking, selling dates and check-in dates.
 3. Create event category for events by entering name and slug.
 4. Check bookings by users in booking section and edit status as well
 5. Show google map on front page of website for event location. Just enter google 
    map api key in settings section, google map will be shown if you have entered valid
    address in event details.
 6. Choose currency from settings area and you can select left or right selection for
    currency placement.

## Installation

 1. Upload `events-management.zip file in plugins sections of your WordPress website
 2. Install uploaded zip file of plugin
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Events Management Plugin is ready for use, you can view in dashboard.

## FAQ

### How do i add upcoming events in front page of website?

Just put this short code [plugun_events] in any post, page or widget it will work.

### How do i add calendar in front page of website?

Just put this short code [event_plugun_calendar] in any post, page or widget it 
will work.

### How do i add event category and specific events in front page of website?

Just put this short code [plugun_events category_id=”1,2,3″ event_id=”3,4,5″] in
any post, page or widget it will work.
 You can show single event category by giving
one id, but you can also show multiple categories like given in shortcode id=”1,2,3″.
Same case is for events, you can show one event or multiple events.

### How do i add calendar year and month in front page of website?

Just put this short code [event_plugun_calendar year=”2017″ month=”3″] in any post,
page or widget it will work. Year and month can also be changed like if you want
to show year “2016” and month “July” then short code will be [event_plugun_calendar
year=”2016″ month=”7″]

### I am stuck. Where do i go for help?

Event Management Plugin has documentation where detailed instructions about use 
of plugin and solutions are available. If you are stuck then you can get help from
visiting this link https://wordpress.org/plugins/events-management/

### If I need more knowledge. Where do I go for knowledge?

If you have not found your answers in documentation and you still have more questions
about Event Management plugin and ticketing solutions. Then you can go to Event 
Management plugin blogs area where blogs are posted by different users and Event
Management plugin team. Here is the link https://wordpress.org/support/plugin/events-
management/

## Reviews

![](https://secure.gravatar.com/avatar/6cd2b4975c5499754558701f0759d06f106697fc28553c72744718a653befa27?
s=60&d=retro&r=g)

### 󠀁[perfect](https://wordpress.org/support/topic/perfect-5442/)󠁿

 [gmocamilo](https://profiles.wordpress.org/gmocamilo/) октомври 8, 2018 1 reply

just what i needed thanks

![](https://secure.gravatar.com/avatar/0ab29d30d725fc2b0da861c9894d1aea643d24b56bcb9796701a2d029f66c300?
s=60&d=retro&r=g)

### 󠀁[Outstanding](https://wordpress.org/support/topic/outstanding-248/)󠁿

 [Umar Draz](https://profiles.wordpress.org/itpixelz/) мај 4, 2017

Outstanding 🙂

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/events-management/reviews/)

## Contributors & Developers

“Event Management – Tickets, Bookings and Calendar” is open source software. The
following people have contributed to this plugin.

Contributors

 *   [ Umar Draz ](https://profiles.wordpress.org/itpixelz/)
 *   [ noumantech ](https://profiles.wordpress.org/noumantech/)

[Translate “Event Management – Tickets, Bookings and Calendar” into your language.](https://translate.wordpress.org/projects/wp-plugins/events-management)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/events-management/),
check out the [SVN repository](https://plugins.svn.wordpress.org/events-management/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/events-management/)
by [RSS](https://plugins.trac.wordpress.org/log/events-management/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.1

 * Rewrote the plugin listing so people searching for “event tickets” or
    “event
   booking” can find it. No change to how the plugin works.
 * The plugin is now called Event Management – Tickets, Bookings and Calendar.
    
   Your events, tickets, bookings and settings are untouched.

#### 1.1.0

 * Fixed: the plugin stopped the whole site on PHP 8. An invalid printf format
    
   specifier raised an uncaught ValueError while registering post types, which made
   every page, including wp-admin, fail to load.
 * Fixed: PHP 8.2 deprecation notices on every request, caused by three
    undeclared
   class properties.
 * Changed: the donate, support and pro-version links pointed at a domain that
    
   no longer exists. They now point to itpixelz.com and to this plugin’s page on
   wordpress.org.
 * Security: a booking submitted without a valid request token was accepted
    anyway.
   The check existed but its result was discarded, so the booking was written and
   the confirmation mail sent regardless. It now stops.
 * Security: the plugin’s settings screens saved site-wide options without
    checking
   that the person submitting the form was allowed to change them. They now require
   the manage_options capability.
 * Security: booking details saved from the admin post screen are now
    written only
   for a genuine edit by someone who may edit that booking, and are skipped during
   autosaves.
 * Fixed: the plugin sent no-cache headers on every request on the whole
    site, 
   which disabled page caching everywhere and produced “headers already sent” warnings.
   Those headers now apply only to the event, ticket and booking screens, the booking
   form and the QR and export endpoints, which are the responses that must not be
   cached. One of them also carried a malformed date that browsers could not read.
 * Fixed: booking confirmations and reminders were sent from an address at
    a domain
   that no longer exists, so many of them would have been rejected or treated as
   spam. They now come from the site’s own admin address.
 * Tested up to WordPress 7.1. Declared a minimum of PHP 7.0.
 * Note: the previous stable tag referred to a version 4.7.3 that was never
    released.
   Versioning now follows the plugin’s actual history.

#### 1.0.2

 * Earlier release.

## Meta

 *  Version **1.1.1**
 *  Last updated **2 недели ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **7.1.2**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/events-management/)
 * Tags
 * [bookings](https://mk.wordpress.org/plugins/tags/bookings/)[event calendar](https://mk.wordpress.org/plugins/tags/event-calendar/)
   [event registration](https://mk.wordpress.org/plugins/tags/event-registration/)
   [events](https://mk.wordpress.org/plugins/tags/events/)[tickets](https://mk.wordpress.org/plugins/tags/tickets/)
 *  [Advanced View](https://mk.wordpress.org/plugins/events-management/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/events-management/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/events-management/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/events-management/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/events-management/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/events-management/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/events-management/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/events-management/reviews/)

## Contributors

 *   [ Umar Draz ](https://profiles.wordpress.org/itpixelz/)
 *   [ noumantech ](https://profiles.wordpress.org/noumantech/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/events-management/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.itpixelz.com)