michelve / software-license-manager

🔐Wordpress Software License Management. Supports WooCommerce, and WP eStore.
https://epikly.com
GNU General Public License v3.0
77 stars 29 forks source link

[Question] Smart way to integrate license product type with WC subscriptions? #86

Closed brandtOSS closed 1 year ago

brandtOSS commented 2 years ago

First of all: thank you for creating and maintaining this awesome piece of software!

I want to use SLM in combination with WooCommerce (on the same WP install). My software products are going to be sold via WooCommerce Subscriptions (i.e. auto-renewal). Hence, I believe I cannot use the SLM license product type.

Before I go down the rabbit hole to digest the great work in the WooCommerce code folder to get my own integration going: is this really necessary?

Or does the SLM WooCommerce integration also work with the Subscriptions somehow? Or can one somehow get a subscription-style auto-renewal with the SLM product type?

Thank you!

snxraven commented 2 years ago

If you figure this out please let me know it does seem to need to be coded

michelve commented 1 year ago

@brandtOSS - this was something I had road mapped but never had the time to get into it, at this point the current version does not support WooCommerce Subscriptions - the effort needed for this is medium.

I will happy to contribute if needed, during my spare time.