zupy-fmartinelli / open-loyalty

Open Loyalty is technology for loyalty solutions.

Home Page:http://openloyalty.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 setup and customize, ready to work on-line and off-line.

Quick install

This project has full support for running in Docker.

Execute bellow command to run application:

docker-compose up

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

docker-compose exec backend phing setup

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

Documentation

Technical documentation is located here.

About

Open Loyalty is technology for loyalty solutions.

http://openloyalty.io

License:Other


Languages

Language:PHP 60.2%Language:HTML 21.0%Language:JavaScript 15.0%Language:CSS 3.8%Language:ApacheConf 0.1%Language:Shell 0.0%