Skip to content
/ oliker Public

Agriya Oliker, open source classified script similar to OLX, Quickr, etc in AngularJS

Notifications You must be signed in to change notification settings

agriya/oliker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oliker

Oliker is an open source classified platform that is capable to run classified sites similar to OLX, Quickr, etc (You can say OLX clone). It is written in AngularJS with REST API for high performance in mind.

This is project is part of Agriya Open Source efforts. Oliker was originally a paid script and was selling around 10000 Euros. It is now released under dual license (OSL 3.0 & Commercial) for open source community benefits.

Agriya Oliker Classified platform

Support

Oliker classified platform is an open source project. Full commercial support (commercial license, customization, training, etc) are available through Oliker classified platform support

Theming partner CSSilize for design and HTML conversions

Getting Started

Prerequisites

For deployment

  • PostgreSQL
  • PHP >= 5.5.9 with OpenSSL, PDO, Mbstring and cURL extensions
  • Nginx (preferred) or Apache

For building (build tools)

  • Nodejs
  • Composer
  • Bower
  • Grunt

Setup

  • PHP dependencies are handled through composer (Refer /server/php/Slim/)
  • JavaScript dependencies are handled through bower (Refer /client/)
  • Needs writable permission for /tmp/ and /media/ folders found within project path
  • Build tasks are handled through grunt
  • Database schema /sql/oliker_with_empty_data.sql

Contributing

Our approach is similar to Magento. If anything is not clear, please contact us.

All Submissions you make to Oliker through GitHub are subject to the following terms and conditions:

  • You grant Agriya a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publicly perform, sublicense and distribute any feedback, ideas, code, or other information ("Submission") you submit through GitHub.
  • Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above.

License

Copyright (c) 2014-2018 Agriya.

Dual License (OSL 3.0 & Commercial License)