Static Page on Site load first time without login

Sandeep Yadav Posted in Technical Support 10 years ago

Hi,

I want to create a page that can load some static content from database without user login? Is this possible in OSSN?

Thanks

Replies
German Michael Zülsdorff Replied 10 years ago

Yes,
because the relevant credentials in order to connect to the Ossn database are stored in ossn.config.db.php. There's no user login involved. See the OssnSitePages component: You can retrieve the saved content of About/Terms/Privacy completely without being logged in.