We are not interested in selling the files individually, but we need to make available to download the entire repository via a membership plans with varying duration .
The user can get the plan in two ways:
1. when the user makes a purchase woocommerce it is automatically activated a plan that lasts two months.
2. the user can buy a one year plan, for which it also provided a free trial.
Regarding the first point we need to use a third-party membership plugin because with yours, if I understand, there is no possibility, either through customization, to connect to woocommerce .
Regarding the second point we could use your plugin but we would need to make available, in addition to PayPal, also the gateway through bank transfer.
Therefore we need fundamental to be able to use in your template the shortcode of third-party membership plugin that restrict the content. I ask you, please, even if there is a way.
The example of this is:
[woocommerce_members_only key=”Gold plan”]
[download_link]
[woocommerce_members_only]
Is there a chance? For example by purchasing a your development’s package?
Thanks