KEYMARIATOO – digital product license manager & selling tool

Sell digital product license keys, serials, and activation codes in WooCommerce with automated stock allocation and real-time dashboard.

4 database tables

Table NameDescriptionMethod
wp_am_generator_rulesStores am generator rules data created by this plugin.Static
wp_am_license_key_metaStores additional metadata (key-value pairs) for am license key records.Static
wp_am_license_keysStores am license keys data created by this plugin.Static
wp_am_licensed_productsStores product records and related data.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:am_api_require_authOption key:am_auto_deliveryOption key:am_db_versionOption key:am_email_headingOption key:am_email_introOption key:am_enable_key_revealOption key:am_encrypt_keysOption key:am_hide_keys_on_siteOption key:am_include_pdfOption key:am_nb_rows_by_pageOption key:am_prevent_duplicatesOption key:am_trigger_statusesOption key:mrtoo_issued_keysOption key:mrtoo_keys_pool
wp_postmeta
Post meta