System Requirements
System requirements for the installation.
less than a minute
The requirements are fairly standard for a web server running PHP, also on shared hosting.
Requirement | Version | Details |
---|---|---|
Composer | >= 2.2 | Composer is the back-end package manager |
HTTP server | Examples: nginx, Apache | |
PHP | >= 8.1 | |
PHP extensions |
| |
SQL database | Examples: MySQL, MariaDB, PostgreSQL | |
Yarn | >= 1.20 | Yarn is the front-end package manager. This is strictly not necessary to install on the server as you can build the front-end assets locally as well. |
Last modified November 30, 2022: First iteration of documentation (0fb6d28)