Download the PHP package silverstripe-australia/silverstripe-pixlr without Composer
On this page you can find all versions of the php package silverstripe-australia/silverstripe-pixlr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverstripe-australia/silverstripe-pixlr
More information about silverstripe-australia/silverstripe-pixlr
Files in silverstripe-australia/silverstripe-pixlr
Download silverstripe-australia/silverstripe-pixlr
More information about silverstripe-australia/silverstripe-pixlr
Files in silverstripe-australia/silverstripe-pixlr
Vendor silverstripe-australia
Package silverstripe-pixlr
Short Description A module for editing images via Pixlr.
License BSD-3-Clause
Homepage https://github.com/nyeholt/silverstripe-pixlr
Package silverstripe-pixlr
Short Description A module for editing images via Pixlr.
License BSD-3-Clause
Homepage https://github.com/nyeholt/silverstripe-pixlr
Please rate this library. Is it a good library?
Informations about the package silverstripe-pixlr
Pixlr Image Editor Module
Maintainer Contact
Marcus Nyeholt <marcus (at) silverstripe (dot) com (dot) au>
Requirements
SilverStripe 3.1 CURL VersionedFiles (optional)
It is recommended you use the VersionedFiles module to ensure that any changes you make while editing the image can be rolled back to a previous copy.
Documentation
- Copy the pixlr folder to the root of your silverstripe instance and run dev/build
- If you are running a publicly accessible website, you will get a noticeable speed increase by using a crossdomain.xml (a sample is provided in the module subdirectory) at the root of your website so that the pixlr application can directly access the image files it needs. Make sure to set PixlrEditorField::$use_credentials to TRUE in your mysite/_config.php
Further information can be found at http://wiki.github.com/nyeholt/silverstripe-pixlr/
API
- PixlrEditorField::$use_credentials = true|false Indicates whether the pixlr editor can access content directly from the website without needing additional server requests to send data around. Recommended.
Troubleshooting
For additional help, create issues at http://github.com/nyeholt/silverstripe-pixlr/issues
All versions of silverstripe-pixlr with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
~3.1
The package silverstripe-australia/silverstripe-pixlr contains the following files
Loading the files please wait ....