MyBB Community Forums

Full Version: Lock - Sell content in hide tags for newpoints points.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
Basically, I've seen people asking for something similar to this plugin; so I decided to make it.

With this plugin, your users will be able to set a price on content hidden with [hide] tags, and people will be able to buy it with the Newpoints currency.

Currently, the hide tag has three different states:

Pay to view:
[Image: ofhnkw.png]
[hide cost="1337"]
Pay to view this content.
[/hide]
With this state, users can set a price on their content; and when a buyer purchases the content, the owner gets the points that the buyer paid.

Reply to view:
[Image: ixxdtm.png]
[hide]
Reply to view this content.
[/hide]
When a user doesn't set a price on their content, the content is hidden for users until they reply to the thread.

Login/register to view:
[Image: jvsfpy.png]
When a user isn't logged in, they're prompted to either login or register.

Want to give your hidden content a title? You can do that too:
[hide cost="1337" title="super secret content"]
Pay to view this content.
[/hide]

Still not convinced? Here's some more things that make this plugin great:
  1. Clean and commented code.
  2. Easy to install and use.
  3. Secure.
  4. Easily customisable (the hide tag wrapper is stored as an editable template)
  5. Easily configurable: 
    [Image: vkkqlj.png]

Submit pull requests and issues on Github: https://github.com/neko/lock

Official mod page.
This seems to have been approved on the mods site. Sorry for latency.
Can't wait to try this out on my rpg site. Been looking for a plugin like this. Smile
this plug is awesome + rep bro
I have pushed an update that fixes a bypass for the hide tags.

I recommend installing from the github repo to always ensure the latest version.
(2015-10-25, 02:12 PM)Nekomimi Wrote: [ -> ]I have pushed an update that fixes a bypass for the hide tags.

I recommend installing from the github repo to always ensure the latest version.

mybb mod site plug not updated ??
need to have version numbers then
(2015-10-27, 10:54 PM)blacky007 Wrote: [ -> ]
(2015-10-25, 02:12 PM)Nekomimi Wrote: [ -> ]I have pushed an update that fixes a bypass for the hide tags.

I recommend installing from the github repo to always ensure the latest version.

mybb mod site plug not updated ??
takes too long, but it's there now.

(2015-10-27, 11:15 PM)expat Wrote: [ -> ]need to have version numbers then
yes, yes i do.
great plugin because it can cooperate with newpoints. I've waited long enough.  Big Grin
a bit of advice for the release of the next version:
- Hide the attachment. (need to provide point to download a file attachment)

- For next update, can order the "hide" inserted into the text editor?

because honestly I actually do not really like mycodes "hide". and hope that, if it could be the release of the next version, the "hide" option changed to "Check / Uncheck" Big Grin

thank you for this great plugin.
1+ reputation for you
Looks like a solid plugin. I will try it later.

Thanks.
Pages: 1 2 3 4 5 6 7