Skip to content

📁 User Folder

Information:

✅ Included in backup functionality.
✅ Files in this folder are accessible via public links.
⚠️ Modified files in this folder will be overwritten during updates.
❌ Do not manually modify or edit files unless you are a developer.

Folder Description:

This folder contains different webpages which can be deactivated in a site module and are also deactivated by default if no site module is initialized.

Sub-Folders:

File/Folder Description
./user_2fa.php Set up and manage 2FA Auth for a user
./user_activate.php User activation with token execution
./user_language.php Change language of website available in HIVE_LANG
./user_login.php General Login script of the CMS.
./user_logout.php General Logout script of the CMS.
./user_mail_change.php General Mail Change Script of CMS.
./user_pass_change.php General User Password Change of CMS
./user_register.php General User Register Form of CMS
./user_recover.php General User Recover Form of CMS
./user_switch.php Switch between back and frontend of activated in cfgruleset.php

Documentation:

Most documentation for front-end users is located within the Administrator Module across various sections. Developers can access internal documentation at /_core/_documentation/extra-cms/index.html. Open this file in a web browser to view the developer-specific resources.

🐟 Bugfish