ProcessWire CMS integration with Pixlr Editor and Pixlr Express. This module allows you edit images from InputFieldImage in Pixlr Editors.
Just place files in site/modules/PixlrEditor/
folder and install PixlrEditor module. After that each FieldtypeImage field should have buttons to image editors.
You can enable/disable chosen image editor in PixlrEditor module settings:
Available editors:
- Pixlr Express
- Pixlr Editor
Works well with inputfield Repeater.
It does not work on localhost. Pixlr webservice must have the ability to download images from your server.
####1.0.2
- Now Support Thumbnails Module - Thanks to joey102030 for the addition.