Updated Installation instructions (markdown)

the-djmaze 2022-01-10 16:19:15 +01:00
parent f3a9419bbb
commit d6f787f4df

@ -9,22 +9,27 @@ Best practice would be to install webmail on a separate server, rather than on t
## Requirements
SnappyMail requires PHP 7.4 (or a newer version) with the following extensions:
* cURL
* mbstring
* Zlib
* xml
* json
* libxml
* dom
Optional extensions:
* cURL
* exif
* gd
* gmagick or imagemagick
* iconv
* intl
* ldap
* openssl
* PDO (MySQL/PostgreSQL/SQLite) (for contacts)
* phpredis
* Sodium
* uuid (PECL)
* xxtea (PECL)
* zip
Supported Browsers: Google Chrome 69+, Firefox 69+, Safari 12+, Edge 79+