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 Mario Vavti
parent 3bd74aabaa
commit f9d40adb18

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.