You have to install both:
php-zip and php7.0-zip
Look here:
/etc/php/7.0/mods-available
Should be a file: zip.ini
with content:
; configuration for php zip module
; priority=20
extension=zip.so
You have to install both:
php-zip and php7.0-zip
Look here:
/etc/php/7.0/mods-available
Should be a file: zip.ini
with content:
; configuration for php zip module
; priority=20
extension=zip.so