Quick Start — XOOPS 4.x
Requirements
Section titled “Requirements”| Component | Minimum |
|---|---|
| PHP | 8.4 |
| MySQL | 8.0 |
| Composer | 2.x |
Install via Composer
Section titled “Install via Composer”composer create-project xoops/xoops4 mysitecd mysitecp xoops_data/configs/xoops.php.dist xoops_data/configs/xoops.phpphp -S localhost:8080 -t public/Open http://localhost:8080/install/ and follow the wizard.