User credit system?

Discussion in 'PHP' started by kevydesigns, Jul 21, 2011.

  1. #1
    Hi all,

    I was wondering whether it is hard to make a system, where a wordpress user can gets credits depending on a set of functions.

    Is this done using php & msql?
     
    kevydesigns, Jul 21, 2011 IP
  2. exodus

    exodus Well-Known Member

    Messages:
    1,900
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Yes, you could program that with php and mysql. You could make a add-on for wordpress.

    I found something that could be used as examples on how to program such
    a system. Instead of rank you could give them points. See link below.
    http://wordpress.org/extend/plugins/bainternet-user-ranks/
     
    exodus, Jul 21, 2011 IP
  3. kevydesigns

    kevydesigns Well-Known Member

    Messages:
    1,209
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    125
    #3
    thanks exodus, with that plugin, do you think its possible to add and remove credits?
    might try that out.
    thanks again
     
    kevydesigns, Jul 21, 2011 IP
  4. exodus

    exodus Well-Known Member

    Messages:
    1,900
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    165
    #4
    I was saying use the plugin as a coding example. See how it works. Then duplicate it and create one that you can use to add and remove credits for a user.
     
    exodus, Jul 22, 2011 IP
  5. kevydesigns

    kevydesigns Well-Known Member

    Messages:
    1,209
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    125
    #5
    yeh, thanks exodus
     
    kevydesigns, Jul 25, 2011 IP