Skip to content

sbodak/open-loyalty

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published