JB License Manager for WooCommerce
Sell software licenses via WooCommerce. Auto-deliver keys, multi-domain activation, instant deactivation, REST API, and My Account license page.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_jblm_activations | Stores jblm activations data created by this plugin. | Static |
| wp_jblm_licenses | Stores jblm licenses data created by this plugin. | Static |
| wp_jblm_logs | A logging table that records activity, events, or audit history. | 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:
jblm_api_keyOption key:jblm_config_write_resultOption key:jblm_db_versionOption key:jblm_email_subjectOption key:jblm_email_templateOption key:jblm_expiry_reminder_daysOption key:jblm_from_emailOption key:jblm_from_nameOption key:jblm_key_prefixOption key:jblm_secret_keywp_postmeta