![]() | | ||||||||
| | #1 |
| aka Kory War Room Member Join Date: Apr 2008
Posts: 663
Thanks: 277
Thanked 81 Times in 52 Posts
|
I like to play World of Warcraft(online computer game) You can download 'addons' for this game, to enhance your game play. You just download it and plug the files into the correct folder, then log into the game and it is there. What if I want to create some addons for my membership site, but if they download my addon then cancel their subscription, my addon will automatically be disabled.. Is that possible? Am I making my question clear? |
| | |
| | |
| | #2 |
| Lisa Dozois War Room Member Join Date: Jan 2006 Location: Florida, USA.
Posts: 612
Thanks: 85
Thanked 221 Times in 110 Posts
|
Answer this please: 1. What language is your site written in? 2. What functionality will this add-on provide |
|
-- Lisa G
| |
| | |
| | #3 |
| Senior Warrior Member War Room Member Join Date: Apr 2006 Location: Tucson, AZ, USA.
Posts: 1,025
Thanks: 120
Thanked 158 Times in 115 Posts
|
It's certainly possible. A few questions. Is your membership site's functionality entirely web-based? Or are there downloadable components (like WoW)? If it's all web-based, then is there any reason to make the addons downloadable? Or would they be web-based too? If the addons are web-based, then they really just become features of the membership site, which would normally only be active for currently subscribed members. If the addons have to be downloadable, then they could be made to interact with some aspect of the membership site, which would allow them to be disabled for non-subscribers. I hope this helps. Steve |
| Executive I.T. consulting for small/medium business Website development | PHP - MySQL - JavaScript expert programming Software requirements analysis | Specification writing Project management | Vendor relationship management | |
| | |
| | #4 |
| Warrior Member Join Date: Aug 2009
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
|
I am not sure whether Blizzard let addon connect to network or not. If yes, you can force your addon to check with your membership forum whether the current membership is valid or not.
|
| | |
| | |
| | #5 |
| Steve Hawkins War Room Member Join Date: Apr 2009 Location: Whitleybay, uk
Posts: 1,967
Blog Entries: 2 Thanks: 11
Thanked 927 Times in 186 Posts
|
you could create your addon that does a verification against a database hosted on your domain. If the code passed in has a status set to disabled then you quit the add-on
|
| | |
| | |
![]() |
|
| Tags |
| addon, code |
| Thread Tools | |
| |
![]() |