PicturePerfect enables the Magento backend user to asynchronously upload multiple photos for different products via drag and drop in the backend catalog product grid.
PicturePerfect bypasses all PHP based file upload limitations. The only limit is the speed and performance of your computer and of course the upload rate of your internet connection.
Asynchronous upload of multiple photos for multiple products via drag and drop in the backend catalog product grid.
See the screencast:
Browser | Minimum Version |
---|---|
Internet Explorer | 10 |
Firefox | 23 |
Chrome | 29 |
Safari | 6 |
Opera | 17 |
- File API http://caniuse.com/#feat=fileapi
- Progress Tag http://caniuse.com/#feat=progressmeter
All options can be set per store view.
PHP needs shell_exec function if you want to use the split file upload possibility.
- Upload images to a CDN via ftp/sftp/ssh
- Product Detail Edit: add uploader either in its own tab or via a tiny field on top.
- Install modman from https://github.com/colinmollenhour/modman
- Switch to Magento root folder
modman init
modman clone git://github.com/SchumacherFM/Magento-PicturePerfect.git
Composer based installation: Please read the great article from Vinai Composer installation
- Key: SchumacherFM_PicturePerfect
- Current Version: 1.0.0
- Download tarball
- Initial Release
- Magento >= 1.5
- php >= 5.2.0
There is the possibility that this extension may work with pre-1.5 Magento versions.
Report a bug using the issue tracker or send us a pull request.
Instead of forking I can add you as a Collaborator IF you really intend to develop on this module. Just ask :-)
We work with: A successful Git branching model and Semantic Versioning 2.0.0
OSL - Open Software Licence 3.0
Copyright (c) 2013-2016 Cyrill (at) Schumacher dot fm
All rights reserved.
Made in Sydney, Australia :-)