I would like to create a public about page with html and connect it to my elgg private site. I dont need it to be on the menu bar or anything, just want it to be in the project file directory structure...if that makes sense. I.e. www.mysite.com\about is still accessible to everyone, but all other pages require log in.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- John@jeremiahduane

John - 0 likes
You must log in to post replies.there is the External pages plugin by default it has 3 pages About, Privacy and Terms. All these pages can be views when not logged in even if your site requires login for all other pages.
I was aware of this plugin, but I kinda wanted it to be an external page I could create with just HTML. Can I edit this plugin to accomplish that? Probably just remove their file and replace mine?