Simple Boat Rental

A WooCommerce plugin to manage and sell boat rentals with calendar bookings, pickup points, and optional services.

3 database tables

Table NameDescriptionMethod
wp_boat_bookingsStores boat bookings data created by this plugin.Static
wp_boat_pickup_pointsStores boat pickup points data created by this plugin.Static
wp_boat_servicesStores boat services 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:simpbore_license_keyOption key:simpbore_license_status
wp_postmeta
Post meta