I am looking for something that does more than just take donations and enhancements to the subscription subsystem..
For the donation part:
1) I need to track donations for a year, not on a monthly basis (Donation tracking period needs to be configurable - day(s), week(s), month(s), year(s)).
2) I want a yearly goal as well as a monthly goal - Goal tracking should be dependant upon tracking duration defined above.
3) I want to customize the output after the donation to generate something like a "paid invoice" or "donation receipt" that someone can keep and file for taxes the next year (we are a non-profit charity).
I also want to tie donations to subscriptions
4) I want to be able to set the start and end dates globally for all subscriptions
5) All subscriptions will start and end on the same date
6) I want access level to drop to non-subscriber when subscription ends but I never want the account disabled completely
7) If someone lets their subscription lapse and it has been more than a year since their last active subscription, they have to pay for a single old year plus the new year subscription to "catch up".
If someone is signing up in the middle of a year they still have to pay for a full subscription. If it is 11 months into a year and you are past due on an expired subscription, paying for a year subscription will expire in a month. Somehow it needs to display that your start date is backdated and it will end on the global expiration date.
9) If I have a current subscription and I purchase a new year it sets my expiration date to the expiration date next year.
10) It is possible to pay for multiple years of subscriptions at a time. There may be a discount if you purchase a minimum number of years
10) I need the ability to have a lifetime subscription. It needs to be configured for quantity of periods defined in #1 above.
11) If I set someone up with a lifetime of 3 x 365 days duration today and I modify this to 36 x 1 months or 3 x 12 months or 156 x 1 weeks, when I apply the change it needs to go through each user account and re-set any subscription associated flags stored on a per-account level and re-set whether or not they have a life time subscription based upon their original subscription date and the length of subscription they purchased. I understand this is probably the most difficult requirement conceptually. It may just be easier to resolve through the following
12) I need to store the date a subscription was purchased, the duration of the subscription and the price of the subscription at the time of the purchase.
13) I need to be able to report on anyone who has a subscription expiring on the next expiring date.
14) I need to be able to generate an email and a login popup/"nag page" notifying all users that will expire that their subscripitons is going to expire. It would be nice if I could create some number of automated notifications (45 days, 30 days, 15 days, expiration).
15) It would also be nice to generate email to ONLY expired subscriptions letting them know the cost to renew. See #7 above.
Joined: Aug 30, 2005 Posts: 2194 Location: near Albany NY
Posted:
Thu Apr 19, 2007 5:50 pm
Get a good PHP book and join us. Seriously those are good specs but as far as I know nothing like that exists. Feel free to create it within the Ravennuke framework.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum