I've been with Boonex for several years, and am looking into UNA as a possibility for upgrading my site. However, my site is totally private, I want to either set up members myself, or send them invitations to sign up. I want nothing in my site visible to visitors, and I don't want members to share to any social media. I've been looking at ways to do this through the Studio and settings but other than setting permissions for logged in members, I cannot find a way to do this. Can someone point me in the correct direction? I would like to remove all sharing links from the site as well. Thanks!
Comments
Most of it would be in Pages builder, where you can go to Settings of various pages and change Visibility to exclude Unauthenticated users.
Most likely you would still want to keep some pages public - About, Conatch, Terms, etc.
The homepage can be still visible to guests, but you can make most of the blocks invisible for them, or use Splash landing page - turn it on via Designer in Studio.
also using Invitations Module and leaving the site in Invite Only mode will be useful for you.
R
Hi All. My first post and am new to UNA. Really like what I'm seeing.
I too plan to setup a private site so any advice welcome. I will look at the above suggestions (Page builder, Invite module etc.).
Thanks in advance
Hello r00nster !
Welcome to aboard! Don't forget to look our manuals https://github.com/unaio/una/wiki/Pages-Builder (Pages builder) and https://github.com/unaio/una/wiki/Permissions-Builder (Permissions)
R
I've managed to tailor the homepage as I want it but how to I remove the "Join Now!" text from the Cover image?
It will require to delete the following fragment from your Splash block code:
<div class="bx-spl-cell bx-spl-c2 bx-hide-when-logged-in">
<div class="bx-spl-ccnt bx-def-padding">__join_form_in_box__</div>
</div>
This block can be found in Studio->Pages->System->home page area. Just click the necessary block, cut the mentioned part and press "Save" button.