06.10.2015, 16:45
Eine neue Erweiterung wurde veröffentlicht: Lock - Sell content in hide tags for newpoints
Zitat: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:
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.Code:[hide cost="1337"]
Pay to view this content.
[/hide]
Reply to view:
When a user doesn't set a price on their content, the content is hidden for users until they reply to the thread.Code:[hide]
Reply to view this content.
[/hide]
Login/register to view:
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:
Still not convinced? Here's some more things that make this plugin great:Code:[hide cost="1337" title="super secret content"]
Pay to view this content.
[/hide]
- Clean and commented code.
- Easy to install and use.
- Secure.
- Easily customisable (the hide tag wrapper is stored as an editable template)
- Easily configurable:
Submit pull requests and issues on Github: https://github.com/neko/lock