-
Notifications
You must be signed in to change notification settings - Fork 0
Help Menu
The Help section in the Settings sidebar provides quick access to documentation, support, and tools.
Click the user avatar icon (circle with person silhouette) in the top-right of the navigation bar to open the dropdown, then select Help.
If
$use_authis set tofalse(authentication disabled), the nav shows a gear icon instead of the user avatar. The Help option is in the same dropdown either way.
Links to the MFM Wiki — the full documentation hub you're reading right now. Start at the Home page for an overview and navigation to all topics.
Direct link to the GitHub Issues page. Use this to report bugs, unexpected behavior, or to request features.
When reporting a bug, include:
- MFM version (shown in the Settings page header)
- PHP version (
php -v) - Web server (Apache, Nginx, etc.)
- What you expected to happen
- What actually happened
- Any error messages from the browser console or PHP error log
Opens a quick inline hash generator. Enter a password, click Generate, copy the bcrypt hash into your config.php or microfilemanager.php.
For a more complete tool (random password generator, strength meter, copy button):
Opens https://doonze.github.io/microfilemanager/pwd.html — a fully client-side bcrypt hash generator. Your password never leaves your browser.
The Settings page also shows:
| Field | Description |
|---|---|
| Version | Current MFM version number |
| Author | Justin Hopper |
| Contact | doonze@doonze.net |
- Getting-Started — First time setup and user configuration
- Configuration-System — Full settings reference
- Settings-Menu — Everything else in the settings page
Wiki current as of v3.3
Core
Advanced
Links