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 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 details:

  • Subscription start date
  • Expiration date
  • Licence status

(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

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

Licensing expiration can be applied to any license created with WP Software License for WooCommerce. Setting up expirations is straightforward — full instructions are available in the documentation: Create expiration for license product. An expiration defines a time-range during which a license key is valid; after the configured end date the key will be taken offline and will no longer validate or accept new activations. This makes expirations ideal for trials, limited-time promotions, beta programs or time-boxed support contracts. (more…)

Read more

By woocommerce-sl, posted on February 8, 2018

WordPress MultiSite is a powerful environment to run multiple sites and manage on the same panel. MultiSite Is very easy to set-up, mainly require few more code lines to your system.

The WP Software Licence plugin include the required capabilities, functionality and features to run along with a MultiSite ecosystem. It does not require a specific set-up, it will work similarly as for a single site instance.

The plugin can be installed and activated through SuperAdmin Dashboard, making the plugin available to all site in the network using WooCommerce shop:

If the plugin is required to be active only for specific sites, the code can be activated from each sites where need, just like a regular plugin.

Read more