mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-08 14:14:26 +08:00
Updated Installation instructions (markdown)
parent
f3a9419bbb
commit
d6f787f4df
1 changed files with 7 additions and 2 deletions
|
@ -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+
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue