Home | How it works | Projects archive | Contact Us
Air Compressor Bot
 
The Career Path of Freelance Programming Jobs 

   phpBB3 - Paid subscribers Mod

Bidding Time:
27/01/2008 23:47 - 29/01/2008 00:00
Budget:
$30-250
Status:
Closed


Job Type:
PHP
Description:



Paying too much for web hosting?

phpBB3 - Paid subscribers Mod
We have 2 levels on our phpbb3 forum, Premium & regular users. I need a mod
that will allow a registered user to upgrade themself through to paid service.
So they login to phpBB3, goto www.forum.com/Premium -> click a link that says
Upgrade me.
Then they goto paypal's site.. pay the money..
(in the background, paypal tells our site their membership has been upgraded)
Paypal sends them back to our site.. Their Membership is upgraded.
The membership will renew every year.. We will need a process that will check to
make sure everyone is up to date on their membership.
The upgrade function in phpBB is pretty easy; all you have to do is add the user
to a special group. They should be removed from the group when the user cancels
or their membership expires.
We also need an admin page to manage the list of users.
I created the table to store the data :
CREATE TABLE `phpbb3_premium_users` (
`user_id` int(11) NOT NULL,
`user_premium_member` int(11) default NULL,
`user_premium_since` int(11) default NULL,
`user_premium_renewal` int(11) default NULL,
`user_premium_next_bill` int(11) default NULL,
PRIMARY KEY (`user_id`)
)
The mod must follow the phpBB3 Mod's guidelines (http://www.phpbb.com/mods/)

Additional information submitted:

01/28/2008 at 10:44 EST:
Sorry, I forgot to post the PayPal like to the guide.
https://www.paypal.com/en_US/pdf/PayflowLink_RecurringBilling_Guide.pdf

Start your work-at-home career for $7.00. Get direct access to thousands of freelance and home-based jobs. Click here to find work now.

Related Projects:
Web Based Email
Jcvelina
Write A Review Programming Job
Joomla Fix + Membership Site
Link Building / Seo -new Site

This project is the proprietary information of . Click here to remove this project from OUR database.
Operating System:
(None)
Database System:
MySQL
<<< back

Recent Projects Archive:

Sunday - Saturday - Friday - Thursday - Wednesday - Tuesday - Monday

View all freelance web projects

 
Home | Projects archive | RSS | Resources | Links | Contact Us © 2004-2008 ProjectsList.biz /7.105