Event Ticket Booking

This is a free plugin that offers event and ticket booking functionality with payments processed via UPI(Not included third party payment process).

2 database tables

Table NameDescriptionMethod
wp_event_listStores event list data created by this plugin.Static
wp_event_ticketsStores event tickets data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:evtb_qr_code_urlOption key:evtb_some_other_option
wp_usermeta
User meta