• Resolved Dragos Roua

    (@edragonu)


    I’m using Classifieds and Achievements and I’d like to integrate them so that users can “buy” classifieds with karma points. Anyone else up to this? Would you find it useful? Is there any code around?

    I’m proficient with PHP and I can start writing the integration. Just wondering if anyone’s willing to give me some pointers on what would be the best practices.

    Best,
    Dragos

    http://wordpress.org/plugins/achievements/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Paul Wong-Gibbs

    (@djpaul)

    Hi,

    Can’t help with the Classifieds build-out, but to get Achievements’ users’ karma points, use the dpa_get_user_points() function, and use dpa_update_user_points() to change a person’s karma total (i.e. after something has been bought).

    Hi Paul,

    This might be similar to a previous post but this one, gets more to the point I’d like to reach…

    Is there any site using the functions in a “more complex” points system?

    dpa_get_user_points()
    dpa_update_user_points()

    so I can have a look and try to understand how I could implement an avatar system with upgrades based on CubePoints and Awards

    Plugin Author Paul Wong-Gibbs

    (@djpaul)

    There might be, but no-one’s told me about them. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Buying classfiieds with karma points’ is closed to new replies.