/OLX

A basic working site like OLX

Primary LanguagePHP

OLX

A basic working site like OLX Instructions to make it working

  1. Clone the repository in your web server directory
  2. Create a database named 'olx' or any other of your choice
  3. Import the sql provided in the database
  4. Edit config/config file to match the database parameters
  5. Edit library/parameters.php file to match your working environment
  6. And it is done!!