Title: BASIC License Key Seller
Author: blockrush
Published: <strong>2026년 8월 25일</strong>
Last modified: 2026년 8월 25일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/basic-license-key-seller.svg)

# BASIC License Key Seller

 작성자: [blockrush](https://profiles.wordpress.org/blockrush/)

[다운로드](https://downloads.wordpress.org/plugin/basic-license-key-seller.1.1.1.zip)

 * [세부사항](https://ko.wordpress.org/plugins/basic-license-key-seller/#description)
 * [평가](https://ko.wordpress.org/plugins/basic-license-key-seller/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/basic-license-key-seller/#installation)
 * [개발](https://ko.wordpress.org/plugins/basic-license-key-seller/#developers)

 [지원](https://wordpress.org/support/plugin/basic-license-key-seller/)

## 설명

BASIC License Key Seller turns downloadable WooCommerce products into licensed WordPress
plugin sales.

 * Automatically generates a unique license key when an order is paid.
 * Supports one-site, three-site, and unlimited activation limits.
 * Provides HTTPS REST endpoints for activation, validation, and deactivation.
 * Adds license keys to customer order emails.
 * Adds a Licenses section under WooCommerce My Account.
 * Protects downloads with WooCommerce permissions and current license status.
 * Encrypts license keys at rest and stores lookup credentials as keyed hashes.
 * Works with Stripe, PayPal, and other gateways that mark WooCommerce orders paid.

The free plugin does not require registration, a Blockrush account, or an external
service. An optional, separately distributed Pro plugin adds subscription lifecycle
handling, reporting, and administrative license controls. Pro implementation is 
not included in this WordPress.org package.

Learn more and compare editions at https://blockrush.app/product/basic-license-key-
seller-pro/

### Privacy

This plugin does not contact Blockrush or any other external service. It stores 
license keys, customer user IDs and email addresses, WooCommerce order and product
IDs, license status and expiry, and activated site URLs in the site’s WordPress 
database. Uninstalling retains this data by default to prevent accidental loss; 
the included documentation explains the opt-in deletion constant. Payment processing
remains the responsibility of WooCommerce and the selected gateway.

### Security

License keys are generated from cryptographically secure random data and encrypted
at rest using Sodium or OpenSSL authenticated encryption. A dedicated random plugin
secret is generated during activation, stored as a non-autoloaded option, and used
to derive separate encryption, lookup, installation, and rate-limiting keys. Advanced
installations may define a stable `BLKS_CRYPTO_SECRET` value of at least 32 unpredictable
characters in `wp-config.php` before activation. API calls require HTTPS and are
rate limited. Customer and administrator actions use WordPress permissions and nonces.

### Support

Use the support forum on this plugin’s WordPress.org page. Do not post license keys
or customer information publicly.

## 설치

 1. Install and activate WooCommerce.
 2. Upload and activate BASIC License Key Seller.
 3. Edit a WooCommerce product.
 4. Under Product Data  General, enable Issue License Keys and choose the activation
    limit.
 5. Mark the product Downloadable and attach the customer plugin ZIP.
 6. Require or create customer accounts at checkout if customers need My Account license
    management.
 7. Complete a test order and confirm the license appears in the email and My Account
    Licenses.

## FAQ

### Does the free plugin require a license key?

No. The WordPress.org edition is fully functional and does not contact Blockrush.

### Does it work with Stripe?

Yes. It works with Stripe and other WooCommerce gateways when they correctly mark
an order paid or completed. This plugin does not store payment credentials.

### What is included in Pro?

Pro is a separately installed commercial plugin offering WooCommerce Subscriptions
lifecycle handling, dashboard statistics, and administrator suspension and reactivation
controls. None of that implementation is included in this WordPress.org package.

### Does the free edition manage subscription renewals?

No. Subscription lifecycle handling is a Pro feature. The free edition is intended
for one-time WooCommerce purchases.

### Where are the API endpoints?

Send JSON POST requests to `/wp-json/lks/v1/activate`, `/wp-json/lks/v1/validate`,
and `/wp-json/lks/v1/deactivate`. HTTPS is required.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ blockrush ](https://profiles.wordpress.org/blockrush/)

[자국어로 “BASIC License Key Seller”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/basic-license-key-seller)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/basic-license-key-seller/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/basic-license-key-seller/)를 
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/basic-license-key-seller/)
을 [RSS](https://plugins.trac.wordpress.org/log/basic-license-key-seller/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.1.1

 * Remove all subscription lifecycle, dashboard statistics, and administrator status-
   control implementation from the Standard package.
 * Keep Pro functionality exclusively in the separately distributed Pro plugin.
 * Add automated release checks that reject Pro-only implementation in the Standard
   ZIP.

#### 1.1.0

 * Add one-site, three-site, and unlimited activation limits to Standard.
 * Replace WordPress authentication-salt derivation with a dedicated non-autoloaded
   plugin secret and purpose-specific keys.
 * Document the optional `BLKS_CRYPTO_SECRET` constant and opt-in uninstall deletion
   behavior.

#### 1.0.6

 * Complete the final WordPress.org submission review and readme validation.
 * Document stored customer and activation data and default retention behavior.
 * Report customer deactivation storage failures instead of showing false success.

#### 1.0.5

 * Pass legacy-cipher LIKE patterns through prepared replacement parameters.

#### 1.0.4

 * Resolve WordPress Plugin Check internationalization and input-handling findings.
 * Prepare custom-table identifiers with WordPress `%i` placeholders.
 * Document narrowly scoped direct-database exceptions required for transactional
   license records.
 * Remove translation loading that WordPress.org now handles automatically.

#### 1.0.3

 * Bound public license API request bodies and encrypted values.
 * Verify activation transaction and deactivation database results.
 * Strengthen no-cache directives on credential-bearing responses.

#### 1.0.2

 * Add a Pro feature comparison on the plugin’s own administration page.
 * Keep the upgrade information free of tracking, remote assets, and site-wide notices.

#### 1.0.1

 * Complete a fresh security review and submission-package verification.

#### 1.0.0

 * Initial WordPress.org-ready release.
 * Automatic WooCommerce licenses.
 * Activation, validation, and deactivation API.
 * Protected downloads and My Account license management.

## 기초

 *  버전 **1.1.1**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/basic-license-key-seller/)
 * 태그:
 * [downloads](https://ko.wordpress.org/plugins/tags/downloads/)[license keys](https://ko.wordpress.org/plugins/tags/license-keys/)
   [software](https://ko.wordpress.org/plugins/tags/software/)[woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
   [wordpress plugins](https://ko.wordpress.org/plugins/tags/wordpress-plugins/)
 *  [고급 보기](https://ko.wordpress.org/plugins/basic-license-key-seller/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/basic-license-key-seller/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/basic-license-key-seller/reviews/)

## 기여자

 *   [ blockrush ](https://profiles.wordpress.org/blockrush/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/basic-license-key-seller/)