514 B
514 B
Prestashop
Zip
apt install --no-install-recommends php-zip
phpenmod zip
XML
apt install --no-install-recommends php-xml
phpenmod xml
cURL
apt install --no-install-recommends php-curl
phpenmod curl
GD
apt install --no-install-recommends php-gd
phpenmod gd
Extensions requises
Intl Mbstring
apt install --no-install-recommends php-bcmath php-curl php-gd php-intl php-mbstring php-xml php-zip php-memcached