A short introduction to PHPMarketPlace
PHPMarketPlace is a PHP & MySQL classified ads script. The design is very simple and lightweight. It was designed to allow website owners to create a classified ad marketplace on their website with the same ease of use as Craigslist.
Simple to customize
The PHP code is well documented, the layout is CSS driven, and there are only 3 small MySQL tables. This allows site owners to easy deploy this script on their websites, change the look, add functions, add fields to the table - whatever they want. Because Craigslist is the inspiration for PHPMarketPlace, there isn't a cumbersome user database to manage. Sellers edit or delete their listings via their email.
Did we mention, unlimited use?
For the one low download fee, you can use the script on as many websites as you like. Build sites for clients, build websites for yourself. The only restriction is that you do not resell the script as your own, but you can use it to build as many websites as you like.
Installation
- Create a new MySQL database and import our sample db to create the table structure and add sample data.
- Upload all the script files to your website.
- Edit the config file.
- Add an htaccess file to password protect your control panel (remember, the posters edit their inventory just like on Craigslist, via their post email).
- Edit the look/design however you want.
Points of interest
Full code access
Use with unlimited sites
Very friendly design and code