By woocommerce-sl, on , posted on March 1, 2023

Software licensing is the process of providing authorized use of a software program to a user or organization in exchange for payment. Software licensing allows the developer or vendor to protect their intellectual property rights while also providing a reliable source of revenue. One of the primary advantages of licensing software is that it enables […]

Read more

By woocommerce-sl, on , posted on May 23, 2022

The WP Software License API is the core module of the plugin. It allows easy interaction of customer applications with the licensing system. The implementation is straightforward and consists of GET / POST calls to the domain, as shown in the Software API Integration code example. Also, detailed code examples can be provided upon request.

Read more

By woocommerce-sl, on , posted on January 20, 2022

Creating Expire for Licenses, subscriptions through YITH WooCommerce Subscription or WooCommerce Subscriptions is straightforward using the WP Software License. This is controlled through an option within the Product license area: Depending on the active plugins on your side, the above options becomes selectable. For easy management and track of all existing customers and their license […]

Read more

By woocommerce-sl, on , posted on October 5, 2021

WooCommerce is an excellent WordPress plugin tool, that allows you to sell anything online. It’s free, open-source, and offers wide-ranging addons including payment solutions. Selling licensed software through WooCommerce has never been easier before, thanks to WP Software License. It features lots of great functions, provided out of the box, configurable through WooCommerce, and additional […]

Read more

By woocommerce-sl, on , posted on November 26, 2019

As default, when order completed (or pending) the plugin generate a licence key or extract one from the pre-defined list of keys. This is a common set-up for the majority of sites which is very easy to achieve through the WP Software License plugin.

Read more

By woocommerce-sl, on , posted on February 22, 2019

The WP Software Licence can work with WooCommerce Subscription to sell products and services with recurring payments. This provides a powerful tool to provide licensing for recurring products.

Read more

By woocommerce-sl, on , posted on February 1, 2019

The dashboard licence interface display all licence keys available for all customers on the site. This is the place where the admin can easily manage keys. As default the interface include the following columns: Order ID Key / Licence Status Product Customer Licence Group Licence Key Expire Key Date Active Domain Actions

Read more

By woocommerce-sl, on , posted on December 6, 2018

For an easier Product management, additional details within admin dashboard on Products archive might come in handy. This is easy to achieve through the default WordPress filter manage_product_posts_custom_column This reduce the maintenance time and let the administrator to focus on important aspects of the site.

Read more

By woocommerce-sl, on , posted on November 20, 2018

When creating new order either through admin or customer check-out, the licensing information is being created for each product and saved as WooCommerce order item meta field. The licensing details are used later when interacting with API or displaying detailed information about licence, like customer account.

Read more

By woocommerce-sl, on , posted on March 28, 2018

Licence Keys is a reliable tool to maintain control over code install, maintenance and update. As default, on key activation, a unique client id ( usually the domain name) is assigned to the key. This is being used further to allow API interaction like updates.

Read more