Docs
Documentation for XenForo
Install / Use
/learn @xenforo-ltd/DocsREADME
XenForo Documentation
Welcome to the documentation for XenForo, covering both end-user guides and developer resources.
Contents
- Manual - End-user documentation for installing, configuring, and managing XenForo
- Developers - Add-on development documentation including entities, finders, repositories, and a full portal tutorial
- API - REST API reference documentation generated from an OpenAPI spec
Building Locally
Requirements
- Node.js 20.0 or higher
Setup
# Install dependencies
npm install
# Start development server (http://localhost:3000)
npm run start
# Build for production
npm run build
# Serve production build locally
npm run serve
API Documentation
The API reference is generated from an OpenAPI spec using docusaurus-openapi-docs. To regenerate the API docs after modifying static/api/openapi.json:
# Clean and regenerate API docs
npm run clean-api-docs && npm run gen-api-docs
Contributing
Please feel free to post any issues you may find with the documentation. If you'd like to contribute changes to our documentation, then you should first read our guidelines and other useful information here.
Please also use the main XenForo community for help with XenForo development, providing feedback on XenForo, and reporting bugs with the software.
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
