Group: Forum Members
Last Active: Wed 25 Jun 2014
Posts: 7,
Visits: 18
|
Hello everyone!
I was wondering if anyone has created a site that uses a subscription based service?
In other words, someone would come to my site and purchase a subscription that would then allow them to download pictures and such once they have paid for the service?
I'm currently working on a solution, but was wondering if anyone had some pointers or helpful hints.
Thank you in advance.
Robert
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
This will need some modification, but there are some useful elements already that may be of help. There is a customer support date stored within the customer record which we use to control access to premium support. You could probably use this to control your access periods, so you shouldn't have to add date/expiry into the users table or the back end admin. You could then look at modifying the support ticket pages where this date is used to enable access to premium support, so that instead it enables download links, etc.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|