HireHop Webshop
A comprehensive webshop plugin for HireHop rental software integration, featuring product listings, categories, and checkout functionality.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_hh_api | Stores hh api data created by this plugin. | Static |
| wp_hh_category | Stores hh category data created by this plugin. | Static |
| wp_hh_company | Stores hh company data created by this plugin. | Static |
| wp_hh_items | Stores hh items data created by this plugin. | Static |