|
This setting will be used to enable or disable module | | |
| This setting will be used to verify your license key for the given domain N.B. License keys are domain specific so for your testing or staging sites please email us at core@scommerce-mage.com | |
|
This setting will be used to enable compression for new images as soon as they are uploaded via Magento admin | |
| This setting will be used to define how many number of images you want to process when the cron job runs. Please note
this number should be reasonable especially when you have multiple stores and many additional
product images | | |
| This setting will be used to make sure you have minimum file size after optimisation of your image. This will be in bytes and our minimum recommendation is 10000 bytes which is equal to 10kb | | |
|
This setting will be used to include list of folders you want to include for compressing the images | | |
|
This setting will be used to further compress cached product images generated by Magento.
We would recommend to leave this setting turned off especially when you clear your cached images
frequently and you have more than 5 additional images on the product page. | | |
|
This setting will be used to define which image compression provider should be used | | |
| This setting will be used to define API url for your image compression provider as shown below Resmush.it - http://api.resmush.it/ws.php?img= ImageOptim - https://im2.io/{{username}}/full/ Kraken.io - https://api.kraken.io/v1/url | | |
| API Key (This setting will be required for certain providers like Kraken.io) | |
| This setting will be required for certain providers like Kraken.io | |
| This setting will be used to exclude list of folders you want to exclude for compressing the images from media directory (comma separated) for example foldername1, foldername2, /foldername/subfolder1, foldername/subfolder2 | | |
|
This setting will be used to enable backup original images before compression | | |
|
This setting will be used to log information to the log file under /var/log/image_optimiser-yyyymmdd.log | | |
|
This setting will be used to allow you to define schedule how often you
want to optimise images
* * * * *
| | | | |
| | | | +---- Day of the Week (range: 1-7, 1 standing for Monday)
| | | +------ Month of the Year (range: 1-12)
| | +-------- Day of the Month (range: 1-31)
| +---------- Hour (range: 0-23)
+------------ Minute (range: 0-59)
Example: 0 0 * * * Daily at midnight
| | |