Skip to content

albarnaz/OLX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!!

About

A basic working site like OLX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 82.2%
  • JavaScript 16.2%
  • CSS 1.6%