Magenizr

Results 12 comments of Magenizr

Please reopen the issue if you have problems with the latest version.

@amcguireweb Weird. I'll have a look tomorrow and let you know.

@amcguireweb Seems to work fine on a vanilla 2.4.3 + php 7.4, even with different locale settings ( en_US, en_AU etc. ) ``` [root@magenizr-211 current]# php -v PHP 7.4.23 (cli)...

Hi @amcguireweb When you have a minute, would you mind checking the following items for us? We would like to officially make it compatible with Magento Commerce Cloud. Happy to...

Hi @amcguireweb I'll go and close the ticket for now. Please try the most recent version, which should work in 2.4.x Commerce Cloud.

@amiralibk You can use those callBacks ( e.g https://github.com/danielm/uploader/blob/master/demo/demo-config.js ) in order to display the image URL after any successful upload. However, you must implement a proper return value in...

@junggyutae This is implemented with FileReader() in the onNewFile() callback method. Have a look at. https://danielmg.org/assets/demo/uploader/js/configs/images.js?v=v10 You can not edit images with dm-file-uploader, but with the callback method onNewFile() you...

FYI. We tried to install v1.0.3 twice on a clean Magento CE 2.3.0 + Sample Data / PHP 7.1.27 but always got the below exception. ``` [InvalidArgumentException] Package firebear/importexportfree at...

@nikolaevas @biotech You're right. I mixed up 1.0.3 with 1.0.13 somehow, sorry about that. I confirm that 1.0.13 is working fine. ``` - Installing firebear/importexportfree (1.0.13): Cloning ecb066abff from cache...