Coder Social home page Coder Social logo

openlist's Introduction

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

Features

  • Custom fields for ad categories like real estate, for sale etc.
  • Email verification and ad manager for deletion/editing
  • Ad flagging ie spam, like, violation, etc
  • Minimalistic design and use of templates ease customization
  • HTML filter, Captcha and WYSIWYG editor
  • clean URLs
  • photo upload
  • nested categories

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

  • class/config.php - global constants
  • class/systemconsts.class.php - database parameters
  • install.php - initial data eg cities, categories, custom fields, etc.

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

Libraries

Future Possible Development

  • Admin panel
  • More user-friendly customization of initial data (ie install.php)

openlist's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openlist's Issues

port to db connection

My port of db isn't 3306 I need to change to 1204.
How can I change this in the db connection at openlist?

Time to move to Node JS and MongoDB?

Hello,
This is really a great web-app. Complete functionalities, I didn't install but I assume all things written in README are implemented.
This issue is a proposal for making a similar app in Node JS if and only if you have the motivation and time.
I wrote one called Classified-ads-48 the thing about is Maps, (with geolocation and search by any geo-point).
If you like the idea we can work on something in between this repo and mine !
Note I'm not the best in Node.JS and web dev in general, I'm learning through doing.
Thanks !

Install error

Hi! I get an error when trying to install

Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\openlist-master\install.php:439 Stack trace: #0 {main} thrown in C:\xampp\htdocs\openlist-master\install.php on line 439

I guess its something about db connection.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.