-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monthly subscription #45
Comments
As far as I know it, there is no monthly subscription implemented. |
Well lets point out that you can use e107 to check for updates daily, you can use the same method for subs, if they are no longer subscribe, and if their time is up, run code to remove from userclass. As for manually assigning users to the userclass, yes the code would not remove them, if the admin set up vstore, then it should only work on people who made a purchase from the vstore. For example, selling digital goods, lets say a theme package, a user purchased the package and is given the userclass which allows them to download the themes in the downloads section. Same concept for subscriber, just they make monthly payments to be apart of that userclass. If this plugin can provide it, then I don't see why an admin would have to manually add a user to a userclass when vstore should handle it. It can be done, just need to implement it for e107 use, like Paid Memberships Pro, plugin for Wordpress... Gotta give people reason to use e107 and the other plugins as well, start looking at other plugins from other CMS's. |
I know what you would like to have and i have a similar demand for that feature. |
Changed issue title. |
I'm looking at this, ant can't see if this vstore has a monthly subscription in it, or what all it has. Can we get a FAQ section in the github wiki section??
Also, the pay userclass, does it swing both ways? Meaning if there is a monthly subscription set up, if a user stops paying, do they get removed from that userclass?
The text was updated successfully, but these errors were encountered: