CLMTE – Ecommerce Integration

CLMTE Ecommerce integration easily allows your customers to carbon offset their purchases in your WooCommerce shop. Read more at clmte.com.

2 database tables

Table NameDescriptionMethod
wp_clmte_logA logging table that records activity, events, or audit history.Static
wp_clmte_offsets_purchasedStores clmte offsets purchased 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:clmte-purchaseOption key:clmte_api_keyOption key:clmte_compensation_product_idOption key:clmte_custom_offset_placementOption key:clmte_custom_receipt_placementOption key:clmte_has_correct_credentialsOption key:clmte_img_idOption key:clmte_offset_priceOption key:clmte_organisation_idOption key:clmte_production_modeOption key:clmte_reload_cart_on_update
wp_postmeta
Post meta