Add-on Auto Hide Links

ChillaxOwner

Active member
Hello, I want a Add-On that auto hides links from guests.

Or we could make it so it hides it from anyone until they click "Thanks" or replys. And guests can't click thanks.
 
  • Like
Reactions: SnG
I have a free one. It was made about 1 month ago but I did not posted to here. You might try it out.

PHP:
/**
* Product: sonnb - See post's links permission
* Version: 1.0.1
* Date: 09th Jun 2012
* Author: sonnb
* Website: www.sonnb.com - www.UnderWorldVN.com
*
*/

Purpose: Limit user's permission to view post's links based on:
  • User's post count.
  • Require user likes the post.
  • Allow to set for first posts or all posts and also exclusion groups.
Requirement: Work on 1.0.10 and above due to template_hook availability.

Change logs:
  • 1.0.1: Changed from template_hook to class hook that should independent from template and custom styles.
  • 1.0.0: Initial release.
Download: Attached file.

Installation:
  • Upload files/directories under `upload` to your XenForo's root
  • Import addon xml
  • Configure the add-on in AdminCP > Options > sonnb - See post's links permission
Demo:
d2b76aaa2a24ea3a38d04c65461b4bd6_45905536.options.jpg

46487024fef7159cab9e2c4f0b75755c_45905537.resultlike.jpg

06d77178f117cccb2092d7ede8b5d548_45905539.resultpost.jpg
 

Attachments

Top Bottom