Opis
Generate a license key to in WooCommerce product for web services.
REST API
- When an order is placed, it encrypts the customer’s license key and outputs it as a REST API. When it expires, it is gone.
Issue a license key
- To activate the license key, you need code to client side.
Cooperation with other plugins
- Work with WooCommerce.
Instalacja
- Upload
simple-license-key-for-woocommercedirectory to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins’ menu in WordPress
Najczęściej zadawane pytania
none
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Simple License Key for WooCommerce” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniWtyczka „Simple License Key for WooCommerce” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.
Przetłumacz wtyczkę “Simple License Key for WooCommerce” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
[1.18] 2025/04/02
- Fix – Rebuilt javascript.
[1.17] 2024/11/14
- Fix – Rebuilt javascript.
[1.16] 2024/11/13
- Fix – Rebuilt javascript.
- Change – Changed the required version of WordPress.
1.15
Changed json_encode to wp_json_encode.
1.14
Supported WordPress 6.4.
PHP 8.0 is now required.
1.13
The license key is generated with 8 characters that are difficult to make a mistake.
1.12
Supported High Performance Order Storage(COT).
1.11
Supported WordPress 6.1.
1.10
Passphrase can now be locked.
1.09
Fixed generate key.
1.08
Fixed generate key.
1.07
Rebuild react.
1.06
Fixed translation.
1.05
Fixed problem of change the expiration date.
1.04
Fixed problem of change the expiration date.
1.03
Logging is now available.
It is now possible to change the expiration date.
Changed to output the REST API with object( product_id, open_key, date_expiry, expiry_stamp ).
1.02
Changed to output the REST API with the product ID as the key and the encrypted license key as the value.
1.01
Supported Glotpress.
1.00
Initial release.





