Sync points from another DB
-
Hello I use Q2A forum software integrated with wordpress user database which has it’s own points system. Also I am using mycred on the buddypress instalation.
I need to be able to sync the points generated at Q2A site with the users buddypress points.
Am thinking of a few ways of doing this. Please let me know which one is the best:
1) Write mycred hooks in q2a for all actions (but this is going to be difficult as q2a is not in wordpress plugin but a seperate DB just sharing wp users table)
2) write a cron to periodically (say daily) sync both the points as one. That is q2a has same points as mycred and vice versa
3) q2a points are kept seperate and q2a points generated are added to mycred points somehow
I would like to have it as 3,2,1 in order of preference. How to accomplish this?
- The topic ‘Sync points from another DB’ is closed to new replies.