A basic working site like OLX Instructions to make it working
- Clone the repository in your web server directory
- Create a database named 'olx' or any other of your choice
- Import the sql provided in the database
- Edit config/config file to match the database parameters
- Edit library/parameters.php file to match your working environment
- And it is done!!