This is one of the best and simple event management plugin is WordPress directory, Its used Woocommerce for making payment so Its freedom to use any payment gateway via WooCommerce. This plugin will run with Woocommerce but it will work as event post it will not take any effect on woocommerce products so if you want you can sale your product along with it.
By default showing all event, but if you want to show event list of a particular category you can use this attribute, just put the category id with this. example: _**[event-list cat='ID']**_
By default showing all event, but if you want to show event list of a particular organization you can use this attribute, just put the category id with this. example: _**[event-list org='ID']**_
By default showing all event without any filter option. If you want to change it to with category filter use this. example: _**[event-list cat-filter='yes']**_
By default showing all event without any filter option. If you want to change it to with organization filter use this. example: _**[event-list org-filter='yes']**_
By default showing all event without any limition. If you want to change it and set limit input the limit number. example: _**[event-list show='10']**_
By default there is no pagination with the event list but if you want to show pagination set yes the value. example: _**[event-list pagination='yes']**_
Woocommerce Events Manager one of the simple event plugin for WordPress which is based on Woocommerce. Its work as an individual event and its payment functionality handle with woocommerce so there are no worries about payment gateway you can use every payment gateway which is support woocommerce. The interesting part is the event post type is completely different there is no connection with woocommerce product so if you can sell anything from woocommerce product.
After successfull booking user data will be saved under event attendee list, You can find the list from Events -> attendee list or Go to event list and click on the attendee list on right side of event to get that particular event attendee list.
= How can i display event list? =
You can display the event list on any page by using the ShortCode. Just use this shortcode to display all events list [event-list]. If you want to display any particular category events just use [event-list cat=ID] here ID will be the category id which will you find in the category section of the dashboard.