Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Woo Admin Licenses

Mô tả

Required to Work
This plugin requires the use of WooCommerce Software Add-on

Displays the end-users license keys in the user account and also if required in a table. For showing in a table, simply place a shortcode on a new page.

Logged in users can access the license keys and deactivate any software they purchased.

With WooCommerce Software Add-on, each software product the customer has purchased, a licence key is given but only via email when the order is completed. You also don’t have the option to deactivate your licence key. With this plugin, the customer see all licence keys purchased and also on which platform the licence has been activated.

The plugin is very fast, works together with WPML and can show the output in any language!

Software Add-On Hacks
This plugin can override the software add-on (please report any error in the forum):
1. Define variable products as software
2. Define which software can be deactivated
3. Define expiry days for software (can be checked with the API or at the customer account page)
4. Override of API:
* Disallow software reset
* Disallow deactivation
* Generate keys with expiry days
* Software which cannot be deactivated, can’t be deactivated via API anymore

Ảnh màn hình

  • Account page with added submenu
  • Table with “variables”
  • Settings

Cài đặt

Just install the plugin as normal and activate it. Nothing else required.

Hỏi đáp

Installation Instructions

Just install the plugin as normal and activate it. Nothing else required.

Q: How do I display the license table?

A.1: Simply place this shortcode anywhere you want.

[woo_admin_licenses]

A.2: Customer can view his licenses directly in his account

Q: How can I display a products variation column?

A: Simply display the shortcode like this:

[woo_admin_licenses variables="yes"]

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“Woo Admin Licenses” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Woo Admin Licenses” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Woo Admin Licenses” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.2.2

  • Minor changes

1.2.1

  • Disabling of API deactivation added

1.2.0

  • Deactivation uses ajax call
  • License table only visible for logged in users
  • Minor changes

1.1.9

  • Show info if user activation email is different to account email

1.1.8

  • Bugfix switching between simple and variable products
  • Minor changes

1.1.7

  • Bugfix simple products saving

1.1.6

  • Bugfix variable products saving

1.1.5

  • WooCommerce: Upwards compatible with the upcoming WooCommerce 3.2

1.1.4

  • Update for Software Add-on 1.7.4

1.1.3

  • Bugs fixed
  • Added software expiry

1.1.2

  • Bug fixed at license table

1.1.1

  • Bugs fixed

1.1.0

  • Software add-on hack for variable products
  • Minor changes