Jump to content

coding a SCRIP (virtual money, NOT a script)


Skippy93

Recommended Posts

Are there any guides or ebooks on how to make a scrip module for my joomla site? I want users to be able to earn scrip by doing different things, and then being able to buy things with the scrip.

 

If you don't know what Scrip is, Scrip is any substitute for currency which is not legal tender and is often a form of credit (http://en.wikipedia.org/wiki/Scrip)

 

It's fine if there isn't a guide for joomla, as long as I can learn how to code a scrip application in PHP, I can port it to joomla.

 

It's been an ass of a time searching on how to do this, mainly because searching scrip only returns scripts (here and on google.) please help!

Link to comment
Share on other sites

It sounds like you just need to have a column in a user database called "scrip" that, when they do actions to earn, will add a certain amount (via an UPDATE statement) and when they buy something will subtract.

 

Unless I'm missing something?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.