Subscription for a limited time

I’m new with Concrete CMS and a bit lost with few things.
The main one at the moment is to be able to give the possibility to different subscription options (free, 1 month, 3, months, 6months, 1 year).
So, I installed Community store and created 5 products (free, 1m, 3m, 6, 1y).
I need to figure out how to integrate Stripe later, but for the moment I want to test with the free subscription and wonder how or where I can put an automatic deadline to end the subscription if not renewed.

The main trick here is that User Groups can be configured to automatically remove members from the group after a period of time. Just click through to edit a group in the dashboard and look for the Automation section towards the bottom.

Also see the broader instructions at:

1 Like

Thanks a lot!
I didn’t think of creating a user group per duration of subscription.
You made me save time. I’m sure I could have spent hours before finding this solution.

In your question you specify “if not renewed” this is the part where you’ll probably need some custom coding. Timed user groups don’t have options to suspend or extend expiration.

You could also use this add on