{{tag>wordpress plugins php}} ====== Wordpress php plugins ====== ===== Debian 10 ===== apt install php7.3-cli php7.3-common php7.3-curl php7.3-fpm php7.3-gd php7.3-json php7.3-mbstring php7.3-mysql php7.3-opcache php7.3-readline php7.3-xml php7.3-zip php-imagick ===== Debian 11 ===== apt install php7.4-cli php7.4-common php7.4-curl php7.4-fpm php7.4-gd php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-readline php7.4-xml php7.4-zip php-imagick ====== Tested on ====== * ====== See also ====== * [[wiki:upload_additional_file_types_wordpress|Upload additional file types in WordPress]] * [[Use faster php-fpm instead of libapache2-mod-php]] * [[wiki:wordpress_nginx|Wordpress on nginx]] * [[wiki:wordpress_permissions|Wordpress permissions]] ====== References ======