I have a site where users can pay to create posts. They will have the option of their posts auto-renewing on a weekly, monthly, or yearly basis.
I have the post creation form and a post edit form. I know I need to work with WooCommerce for payment, but I wanted to see if I could get some direction on what add-ons or plugins I may need to have the post renew automatically and also let the user update the renewal frequency through the post edit form. Also having the posts go to "trash" if they expire based on the renewal option.
Hi there,
You are able to force the expiration date for the post automatically in Toolset:
https://toolset.com/course-lesson/setting-up-automatic-post-expiration/
And you can send a notification of expiry here:
https://toolset.com/course-lesson/send-notifications-when-someone-submits-the-form/
Other than that I am not aware of a plugin or addon.
Thanks.