Looking for a PHP guy to do some work

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Sigma Projects
Forum Newbie
Posts: 2
Joined: Mon Mar 09, 2009 3:12 am

Looking for a PHP guy to do some work

Post by Sigma Projects »

Ideally we would like someone local in the Orange County area or someone in Southern California. But any volunteer is welcome.

We're looking to create a phpbb mod. The mod itself is a faily simple concept. For every action that has to deal with the mod on any phpbb forum that has it installed will do the following:

1. A link is clicked or a form is submitted
2. The mod contacts our remote API with data like what link/form, a userid/api key (if logged in), a source api key for that forum, and all form field/values (if any).
3. Our API sends back a json object containing raw html for the mod to output

as you can see its pretty self contained, anything after that the steps are just repeated. If there's an error contacting our api the mod needs to understand that and display a default 'temporarly under maintance' page. Since all display html comes from our server we'll handle design/layout.

PM me if you have any questions.

If we can get someone to work on this it should be a pretty unique plug-in for php forums =D
Post Reply