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 November 25, 2022

The WP Software License include additional filters and actions for making any requirement possible. The View License interface is also highly customisable. The first step will be to copy the /templates/my-account/my-licence-manage.php template file from the plugin directory to theme/child-theme, into /woocommerce/my-account/my-licence-manage.php. Further, any template file can be made without worry to lose anything, on plugin […]

Read more

By woocommerce-sl, on , posted on September 22, 2022

In certain scenarios, the products and their attached licenses are required to be sold just once to each individual customer. Once purchased if try later to buy the same product it should block the add-to-cart operation. This can be achieved programmatically through a custom code. That works for any product type as physical, virtual, downloadable, […]

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 January 22, 2021

A license can allow multiple assignments to domains/devices, depending on the Product License set-up. As a default, when purchasing multiple quantities, the system allows generating multiple license keys, up to the number of the purchased items.

Read more

By woocommerce-sl, on , posted on April 7, 2020

The WooCommerce API Manager plugin is the first code of its kind available on the market by years now, so it’s widely spread. It had good features and support, still, it was very expensive and integration wasn’t straightforward for everyone. On top of the minuses is always been very slow making it impossible to use […]

Read more

By woocommerce-sl, on , posted on January 17, 2020

Using Expiration for Products provides a way to set limited access to a Product, mainly set as downloadable content or generally dependent to licence key. The Expire setup is easy through the interfaces implemented by WP Software License plugin. As default, on order completed the system set automatically the expire details, those consist on few […]

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