| 开发者 | jtconnelly1 |
|---|---|
| 更新时间 | 2026年8月1日 03:34 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
sentio-license-manager folder to /wp-content/plugins/, or install it from your WordPress admin under Plugins → Add New.Yes. WooCommerce must be installed and active — Sentio License Manager generates licenses from completed WooCommerce orders.
They install your plugin or theme, open its license screen, and sign in with their WooCommerce store account email and password. No license key is copied or pasted.
Yes. Sentio License Manager includes guided importers for License Manager for WooCommerce (LMFWC) and Digital License Manager (DLM). Each migration offers a dry run first so you can preview exactly what will be imported.
No. Sentio License Manager ships REST API compatibility shims that return LMFWC- and DLM-shaped responses, so the client code you have already shipped to customers keeps working while you transition to Sentio License Manager's native API.
Only if you opt in. On first activation Sentio License Manager shows a welcome screen with an anonymous-usage telemetry toggle (and an optional email). Nothing is sent unless you allow it, and you can opt out anytime from Settings. See the "External Services" section above for the exact data and endpoints.
Yes. Sentio License Manager is fully compatible with WooCommerce High-Performance Order Storage (custom order tables).
slm to sentiolm to prevent conflicts with other plugins, per the directory guidelines. This covers option and user-meta keys, transients, scheduled-task hooks, action and filter names, form and AJAX action names, nonce actions, script and style handles, admin page slugs, and plugin constants. Existing installs carry their schema-tracking data forward automatically; other stored settings reset to defaults on upgrade.<script>/<style> blocks moved into enqueued asset files (Integration Guide, Settings, Products, and the WooCommerce product panel/variation fields), loaded only on their owning screens via admin_enqueue_scripts.