System Requirements for Running Sulu¶
Sulu is built on the shoulders of Giants. This page describes the requirements your system needs to fulfill when you run a Sulu application.
Mandatory Requirements¶
The following requirements must be met to run Sulu:
Mac OSX, Linux or Windows
PHP 8.2 or higher
the dom_extension and xml_extension for PHP
the gd, imagick_extension or vips_extension for PHP
the pdo_sqlite when using Loupe as the SEAL Search Engine Adapter
Development Requirements¶
If you want to build parts of the admin on your own, you will additionally need:
Also check the assets/admin/package.json file for all supported versions and alternative package managers.