This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

binaryImagemagick

Descripción

Add Imagemagic-Support for shared installations that have no Imagick-Extension
for PHP and have open_basedir-restrictions on the folder containing the
`convert“`-binary.

This plugin is enabled and will then be used as Image-Manipulation-library by
the default methods of wordpress.

Currently it expects the convert-binary in either /bin or /usr/bin.

Instalación

  1. Upload the extracted folder binaryImagemagick to the /wp-content/plugins/ directory or
    search the plugin in your wordpress-installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

From now on all imagemanipulation will be done via the ImageMagick-binary

Preguntas frecuentes

Where can I find more Informations about the plugin?

Go to https://github.com/heiglandreas/binaryImagemagick

Where can I report issues with the plugin?

Please use the issuetracker at https://github.com/heiglandreas/binaryImagemagick/issues

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“binaryImagemagick” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “binaryImagemagick” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.1

  • FIxes an issue when using the Media Library Assistant-Plugin

1.0.0

  • Initial Release