yireo / Yireo_NextGenImages

44 stars 26 forks source link

Add Configurable path where to store nextGenImages #58

Closed qsolutions-pl closed 1 year ago

qsolutions-pl commented 1 year ago

Path for nextgenimages is stored in this file: https://github.com/yireo/Yireo_NextGenImages/blob/master/Image/TargetImageFactory.php#L90

I recommend to change this into configurable value so it can also work for Adobe Cloud Adobe Cloud does not allow to save / write images outside the directories that are already there.

This change will make the module Adobe Cloud compatible without applying a workaround.

jissereitsma commented 1 year ago

I found some time to implement this right away. With version 0.3.16 there is a new option to configure the media cache path.

jissereitsma commented 1 year ago

I'm closing this issue as of yet, because the version is including this new feature. Let me know if something is failing here though :)