MODX resource center
MODX is a format by the phpBB MOD Team that is used to describe, in detail, changes between web applications suitable for distribution. It is an XML-based format for both MOD writers and users alike.
Frequently Asked Questions
Common questions can be found in the FAQ guide, which you should check before posting your questions.
Technical Documentation (Online)
Full documentation on using MODX 1.2.2.
- We are currently updating our documentation to the newest release of MODX. We hope to have this will be online soon.
- Current available documentation:
- Format Description
Update instructions
Instructions on how to update your MOD to the latest MODX (Currently 1.2.2) version.
Files
Listed are a number of tools and files to aid in the development of modifications using MODX.
MODX 1.2.2
- Quickstart files
- Quickstart package with default prosilver xsl and the required license.txt
- MODX XSL File (English, prosilver)
- The default XSL file for MODX. This file needs to be included in all MODs including a MODX file. Use this file for phpBB3 MODs
- MODX 1.2.2 XSD File
- The XML Schema file that defines what is allowed and required in MODX files. MODX files are validated against this file. This file does not and should not be included in a MOD using MODX.
- Sample MODX File (prosilver, 3.0)
- Sample MODX 1.2.2 file for a phpBB3 MOD.
MODX 1.2.1
NOTE: The use of the latest MODX version is required for MODs submitted to the MODDB!
- Quickstart files
- Quickstart package with default prosilver xsl and the required license.txt
- MODX XSL File (English, prosilver)
- The default XSL file for MODX. This file needs to be included in all MODs including a MODX file. Use this file for phpBB3 MODs
- MODX 1.2.1 XSD File
- The XML Schema file that defines what is allowed and required in MODX files. MODX files are validated against this file. This file does not and should not be included in a MOD using MODX.
- Sample MODX File (prosilver, 3.0)
- Sample MODX 1.2.1 file for a phpBB3 MOD.
MODX 1.2.0
NOTE: The use of the latest MODX version is required for MODs submitted to the MODDB!
- Quickstart files
- Quickstart package with default prosilver xsl and the required license.txt
- MODX XSL File (English, prosilver)
- The default XSL file for MODX. This file needs to be included in all MODs including a MODX file. Use this file for phpBB3 MODs
- MODX 1.2.0 XSD File
- The XML Schema file that defines what is allowed and required in MODX files. MODX files are validated against this file. This file does not and should not be included in a MOD using MODX.
- Sample MODX File (prosilver, 3.0)
- Sample MODX 1.2.0 file for a phpBB3 MOD.