Enable zip extension php 7 - Ubuntu

$ sudo apt-get install php7.0-zip

don’t forget to restart Apache

$ sudo service apache2 restart