Update INSTALL.txt

The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
This commit is contained in:
Andrew Manning 2017-04-30 13:49:53 -04:00 committed by GitHub
parent fac654ec5d
commit 11e888fb7c

View File

@ -110,7 +110,7 @@ technical abilities.
php.ini file - and with no hosting provider restrictions on the use of
exec() and proc_open().
- curl, gd (with at least jpeg and png support), mysqli, mbstring, xml,
- curl, gd (with at least jpeg and png support), mysqli, mbstring, xml, zip
and openssl extensions. The imagick extension MAY be used instead of gd,
but is not required and MAY also be disabled via configuration option.