openList

Open source PHP web application for ad classified websites

View the Project on GitHub azat-co/openlist

Welcome to openList

openList is free PHP web application for ad classified websites which you can customize into any Craigslist like website.

Project website is at openList.co, made by Azat Mardanov (http://azat.co, http://webapplog.com).

Features

Installation

  1. Download application/package
  2. Modify class/systemconsts.class.php with your database parameters
  3. Run install.php
  4. Point localhost to your folder or change class/config.php with a new host name
  5. View application at localhost or your custom host name (it will be pre-populated with data)

Customization

To change cities, categories and other data just modify SQL statements in install.php or edit your database with phpMyAdmin.

Libraries

Future Possible Development