Private Site

Private Site 1.1.0

No permission to download
Compatible XF 2.x versions
  1. 2.1
  2. 2.2
License
MIT
Visible branding
No
For a private site where no forum content is visible to guests, the easy way to hide everything is to simply deny "View" permission to Unregistered / Unconfirmed users.

However, the end result is a little messy as guest visitors get presented by an unhelpful error message "You must be logged-in to do that" and a login form, and the page returns a 403 (Forbidden) error.

This simple addon provides an alternative approach with a cleaner and more elegant outcome.

The following UI changes are made by installing this addon:
  • a customisable message is displayed to guests below the site title
  • hides the "New posts" button for guests and anyone without a valid user_state
  • hides the "What's new" link from the header on mobile devices for guests and anyone without a valid user_state
Hides "new posts" button:
1591325256183.png


Hides "What's new" header link on mobile:
1591325326508.png


Displays a customisable message to guests below the site title:
1591325415166.png



There are a few other customisations that should be made to clean up a private site to make this addon work as expected - a tutorial has been provided describing the steps required to obtain the optimal outcome for guests viewing a private site: https://xenforo.com/community/resources/how-to-make-a-xenforo-forum-private-no-guest-access.7844/

Configuration steps:

1. change user permissions


To use this addon, you must change your user permissions to allow Unregistered / Unconfirmed users access to view the site (but not the content).

As per the tutorial (see step 4) - use Quick set to set all permissions to "Never" for Unregistered / Uncofirmed users:

1591325603028.png


Then set the "View" permission to "Yes" so they can see the site (but no content).

1591325619316.png


Now guests can see the forum home, but no content.

2. install this addon

3. customise (or remove) guest message in options

4. tidy up navigation and widget display for guests


Follow instruction in the tutorial.

End result:

The end result of installing this addon and following the tutorial steps is a nice clean interface for guests visiting a private site:

1591325895278.png
Author
Sim
Downloads
102
Views
2,690
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Sim

  • Known Bots
    Known Bots
    Adds additional definitions for bot detection in sessions
  • Location Explain
    Location Explain
    Add an explanation to the location field
  • CLI Job / Cron Runner
    CLI Job / Cron Runner
    An advanced CLI triggered job runner for Unix cron with extensive debugging support
  • Archive Site
    Archive Site
    Put a site into archive mode and hide unnecessary features from guests
  • Items This Page
    Items This Page
    Add template variable $xf.itemsThisPage for how many posts/media items/resources/etc are on a page

Latest updates

  1. v1.1.0

    Changes: also hide what's new button from anyone without a user_state of 'valid'
  2. Bug fix: v1.0.1

    bugfix: minor typo in default value for home message
Back
Top Bottom