Simple License Key for WooCommerce

설명

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

스크린샷

  • Settings
  • Product
  • Order details
  • Order
  • Mail
  • REST API

설치

  1. Upload simple-license-key-for-woocommerce directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

none

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Simple License Key for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Simple License Key for WooCommerce”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Simple License Key for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.