GithubHelp home page GithubHelp logo

karankashyap / open-loyalty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sbodak/open-loyalty

0.0 2.0 0.0 1.83 MB

Open Loyalty is technology for loyalty solutions.

Home Page: http://openloyalty.io

License: Other

ApacheConf 0.12% PHP 60.13% HTML 20.97% Shell 0.06% JavaScript 14.96% CSS 3.75%

open-loyalty's Introduction

Build Status

Open Loyalty

Open Loyalty is technology for loyalty solutions. It's a loyalty platform in open source, with ready-to-use gamification and loyalty features, easy to set up and customize, ready to work on-line and off-line.

See Open Loyalty product tour - https://youtu.be/cDZZemHxgAk.

Business applications

There is variety of applications for Open Loyalty. Based on it you can build loyalty solutions like: loyalty modules for eCommerce, full loyalty programs for off-line and on-line, motivational programs for sales department or customer care programs with mobile application.

Screenshots

Dashboard Client Cockpit eCommerce Cockpit POS Cockpit

Quick install

This project has full support for running in Docker.

Execute bellow command to run application:

docker-compose up

or, if you are developer and want to attach source code then:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Then use another command to setup database, Elasticsearch and load some demo data:

docker-compose exec backend phing setup

If you find any problems using docker (for example on Windows environments) please try our Vagrant recipe.

Quick install with Vagrant

You should have Vagrant and Virtualbox installed prior to executing this recipe.

Then, please execute following commands:

vagrant up
vagrant ssh
cd ol
docker-compose up -d
docker-compose exec backend phing demo

That's all. Now you can go to admin panel 127.0.0.1:8182. Default login is admin and password open. You can also go to customer panel 127.0.0.1:8183.

If you are developer and want to attach source code then:

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

Generate JWT keys

Running phing setup will generate the JWT public/private keys for you, but in case you would like to generate them "manually" use phing generate-jwt-keys.

Documentation

Technical documentation is located here.

open-loyalty's People

Contributors

colejarczyk avatar kbzik avatar klobermajer avatar lukkonior avatar mkurzeja avatar pkarw avatar

Watchers

 avatar  avatar

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.