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 Name | Description | Method |
|---|---|---|
| wp_event_list | Stores event list data created by this plugin. | Static |
| wp_event_tickets | Stores 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_optionsOption key:
evtb_qr_code_urlOption key:evtb_some_other_optionwp_usermeta