- Compatible XF 2.x versions
- 2.2
- 2.3
- License
- You may not redistribute the addon in whole or in part.
- Updates duration
- Lifetime for Xenforo 2.x versions listed above
- Visible branding
- No
OzzModz: Unified Function Viewer
A powerful development tool that scans and displays function signatures and source code from your XenForo install — including the core, Resource Manager (XFRM), and Media Gallery (XFMG) — with copyable code, collapsible blocks, and A–Z filtering.
Key Features
- Scans real PHP files to extract function signatures and full source code
- Supports XenForo core, XFRM, and XFMG modules
- Full functions and files are collapsible for easy browsing
- One-click Copy to Clipboard support for both function blocks and full files
- Alphabetized A–Z navigation tabs
- Smart buttons: only shows XFRM/XFMG buttons if their paths are configured
- Floating "Collapse" and "Copy" buttons in every expanded section
- Function count displayed on each page
- Shared template for consistent layout across modules
Setup Instructions
- In Admin CP, set file paths:
- ozzmodz_functions_path – XenForo core path
- ozzmodz_xfrm_function_list_path – XFRM path
- ozzmodz_xfmg_function_list_path – XFMG path
- Give permission to user groups:
- Permission group: ozzmodzFunctions
- Permission: view
- Visit routes:
- /xffunctions
- /xfrmfunctions
- /xfmgfunctions
Use Cases
- Quickly browse functions across your add-ons and XF core
- Reference arguments and logic without opening a code editor
- Debug or audit override logic in existing classes
- Share or copy full code blocks instantly
- Explore XenForo’s internal architecture by component
Pro Tips
- Want to hide XFRM or XFMG tabs? Just leave the option path blank.
- Use browser search (
Ctrl+F
) inside a letter tab to narrow results. - Function maps are cached for 24 hours for performance.
- All layout is front-end friendly — no ACP clutter!
Screenshots
See the addon in actionLink In Visitor Menu:
XF Functions Example:
XFRM Functions Example:
XFMG Functions Example:
Options:
Permissions: