Nathan,
Thanks for posting.
I have downloaded Ryan’s fork of your extension to install on my test EE site so I can see how it works as I’m trying to figure a way incorporating Coupons so I can offer people X off on a years membership.
Never done a site using EE before so it’s all a learning experience with a lot of trial and error!
One question, we’ll have several membership products, does this add-on work for this?
Product 1 –> Level 1 Membership Product 2 –> Level 2 Membership
and so on. Each membership level allows access to different content.
Edit
Ok I read on page 3 it doesn’t allow multiple groups. Mmmmmmm.
Has anyone got something similar working but for multiple groups? They would all be the same membership period (12 months) and would all go to the same group on expiry unless they re-new.
I really want to keep this all within EE and not have to use aMember or anything else.
Would either of you (Nathan or Ryan) be interested in expanding this to cover mulitple groups or do you know how it would need to be changed to make the members “new member group” be equal to the user group I specify in the SCM product page.
Would love to do this myself but just don’t have the knowledge to do it.
I don’t think I’ll take a crack at expanding this at all. I’d like to think that with the latest update to FoxEE Cart that any future memberships I’d do would be through that. I was just trying to get from Point A to Point B as quickly as possible so I could get devot:ee membership up and running quickly.
If you downloaded my fork, you want to make sure the cron job is targeting the correct template. Is your template named userExpires.php in the cron template group? I know I named that file “expireUsers.php”.
Thanks for the response Ryan. I’ll take a look at that tonight when I get home from the day job and see if I can get it to work.
I’ve given up on the idea of expanding it but would love to get it working as it should hopefully do what I want to achieve.
I too was looking at FoxEE Cart but they don’t have a great range of payment gateways at the moment.
Edit - might actually look at FoxEE and FoxyCart using PayPoint (UK based) which I think would do the job well. FoxyCart no use at present - can’t process debit cards in th UK
I have a client that charges yearly “dues.” This is different from a subscription based service because it’s not annual based on when the member signed up. Instead it runs from January to December. So if you sign up in July, you pay the same amount as if you signed up in January…weird I know.
Is there any way to make this work with this extension? - where whether I signed up in January or I signed up in July, my “subscription” expires in December.
Is there a way to just hard code the expiration date as December 15th? Instead of setting the expiration as xx amount of seconds from sign-up?
Thought: Is there a way to rig it so that my sign-up date, is subtracted from 12 months and then my expiration period is set as the remainder.
So if I sign up August 1st I’m 2592000 seconds into the year. Subtract that from 31556926 secs (12months). 31556926-2592000=28964926 So my expiration period would be 28964926?
Any thoughts or help would be greatly appreciated.
So, is the build here: http://github.com/nathanpitman/np.paid_members.ee_addon/tree the most up-to-date version of the add-on? Maybe it’s just too late in the day, but I’m having trouble finding mdesign’s fork.
Hi all, Sorry to bump, but does anyone know where to find mdesign’s fork of the paid members addon?
Sure do 😉
Can be found here - http://github.com/mdesign/np.paid_members.ee_addon/tree/master
Hope that helps.
Best wishes,
Mark
Hi Sean,
I manage to work it out. You just need to add php code form expireUsers.php to your template (in the member area), and in Template Manager allow Php Output. So all is working no problem!
Regarding set up multiple subscriptions I would like to do that too, so let me know if you will find answer.
Thanks! Agata
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.