Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

binaryImagemagick

Beschreibung

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.

Installation

  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

FAQ

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„binaryImagemagick“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „binaryImagemagick“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

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

1.0.0

  • Initial Release