Update Installation

Ruan 2022-08-15 16:38:41 +00:00
parent b6143bf0a2
commit f6c310ae3f

@ -7,7 +7,7 @@ Please note that the web interface is completely **optional** - the plugin does
Minimum requirements:
- An existing website hosted on an existing domain
- A MySQL database (which must allow remote SQL, if used remotely)
- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled.
- PHP 5.3 or above, with `intl` and `pdo_mysql` modules installed and enabled (`php-intl php-mysql`).
Recommended:
- PHP 8.1 or above