Introduction
Welcome to the documentation for your FluxCP module. This layout mimics GitBook, providing a clean sidebar and switchable sections.
Installation
1. Copy files into the correct FluxCP folders.
2. Enable the module in the config.
3. Done!
Configuration
Update your `config/application.php` to register the module. You can also define custom database settings if needed.
FAQ
Q: Can I edit this layout?
A: Yes, everything is plain PHP + HTML + CSS.
Q: Can I load .md or database content?
A: Yes, with a bit of JS or PHP parsing.