Click to See Complete Forum and Search --> : OpenSource PHP RMA System


ridicule
04-29-2011, 11:11 AM
Hi guys,

Forgive me if this is the wrong section to post, but I couldn't find an appropriate section.

I was wondering what the community uses for a web-based return merchandise authorization system? We currently have a shop, but it's separate from our main site. Not many orders come from the shop, we have distributors/dealers and we sell products over the phone as well.

I'm currently writing (an elementary) one from scratch but would like to see if there are any free ones out there to demo already. Preferably in PHP/MySQL.

Thanks in advanced.

Below are some of the functions that I've implemented so far using PHP/MySQL.

User

Fill out personal information
Select products to return
Submit form (receives a confirmation email)
Enters product info, confirmation number in MySQL Database


Admin

Receives email (completed form)
Control Panel access to edit: designation of RMA number, assign status, additional comments, etc.