I was looking for an open source loyalty management system based on Java. Probably a basic one, that can accumulate points (based on rules) for users based on this actions/transactions (which can be fed into this system from the transaction system).

I can across OpenBravo but it does not seem to have its LoyaltyManagement module extension.

link|improve this question
feedback

1 Answer

Check out http://code.google.com/p/userinfuser/

Its open source and allows for you to add points and badges to your application. There are java bindings as well as Python, PHP, and Ruby.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.