Skip to content

Shows user activities (profile page) only to friends (from Friendships plugin).

Notifications You must be signed in to change notification settings

vanillaforums-plugins/HideActivities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HideActivities plugin for Vanilla Forums

Shows user activities (profile page) only to friends (from Friendships plugin).

Requires Vanilla >= 2.0.18.4 and Friendships plugin

Setup

In order to get this working, you need to add this line at the beginning of your application/dashboard/views/activity/index.php, just after <?php if (!defined('APPLICATION')) exit();:

$this->FireEvent('BeforeActivitiesList');      

Otherwise you can edit your theme's view (if it overrides this view).

Sponsor

Thanks to szarak for making this happen.

Author and License

Alessandro Miliucci, GPL v3. Icon by VisualPharm

About

Shows user activities (profile page) only to friends (from Friendships plugin).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published