By woocommerce-sl, on , posted on August 5, 2024

The WP Software License plugin seamlessly integrates with the WooCommerce Subscription plugin to enable the sale of products and services with recurring payments. This integration provides a robust solution for managing licenses for recurring products, ensuring an efficient and automated workflow.

Key Features and Benefits

  • Seamless Integration: WP Software License works effortlessly with WooCommerce Subscriptions, supporting both Simple and Variable Subscriptions.
  • Automated Workflow: The plugin automatically manages the licensing workflow. When a subscription expires or is canceled, the associated licenses are updated accordingly.
  • Easy Setup: Setting up the WP Software License with WooCommerce Subscriptions is straightforward, providing a user-friendly interface and comprehensive options for customization.

(more…)

Read more

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 developers to control and manage the distribution of their software.
(more…)

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. (more…)

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. (more…)

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 settings.
(more…)

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.
(more…)

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

(more…)

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. (more…)

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. (more…)

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.
(more…)

Read more