Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MarketCheck - an extensible fork of Aqua Verifier #18

Open
iamntz opened this issue Feb 16, 2015 · 3 comments
Open

MarketCheck - an extensible fork of Aqua Verifier #18

iamntz opened this issue Feb 16, 2015 · 3 comments

Comments

@iamntz
Copy link

iamntz commented Feb 16, 2015

Hi guys.

I forked Aqua verifier into MarketCheck: https://github.com/iamntz/MarketCheck

What it does/doesn't ?

  • it's extensible; If you have products on multiple markets, you can add as many as you like;
  • it requires PHP 5.3+ (although I tested only on 5.5 it should work with lower versions as well;
  • it has some hooks that allows you to... well, hook on user registration success;
  • it stores purchases data into a separate DB;
  • it doesn't really integrate with anything (so no role sets, no nothing). But since you have hooks, you can extend it in no time to integrate with bbpress or whatever;
  • it doesn't have an uninstall routine. Removing the plugin will NOT clear the DB or anything.

I'm also planning to add some extra stuff like:

  • key management (a registered user to be able to add and maybe delete more purchase keys)
  • a badge system (some methods to show a badge on forums)
  • a granular permission (e.g. access only certain forums)
    etc

You are free to use, fork, change, pull request 👍

@Sagar37
Copy link

Sagar37 commented Jul 5, 2015

👍

@Ataurr
Copy link

Ataurr commented Jun 2, 2016

Thats great news :)
and i really love to see extra stuffs which you like to added on this.
I like to know when you will add this option ?

Thanks

@iamntz
Copy link
Author

iamntz commented Jun 2, 2016

@Ataurr To be honest, the plugin didn't had much traction so I had no real motivation to develop it further on, since it fits my current needs.

Please let me know what exactly feature you are hoping to see in an issue and I'll see what I can do about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants