Search found 2 matches
- 24 Oct 2019, 11:28
- Forum: Laravel package
- Topic: Import products with images from CSV
- Replies: 30
- Views: 41352
Re: Import products with images from CSV
Thanks, everything is working now. No errors and I can see the images in the frontend but...
I still need the preview images in the CSV file. When I removed media.preview all images in /shop and /admin disappeared. I put back media.preview and everything is ok again. Do you have an explanation for ...
I still need the preview images in the CSV file. When I removed media.preview all images in /shop and /admin disappeared. I put back media.preview and everything is ok again. Do you have an explanation for ...
- 23 Oct 2019, 18:14
- Forum: Laravel package
- Topic: Import products with images from CSV
- Replies: 30
- Views: 41352
Import products with images from CSV
I try to import products from a CSV file on my local Mac using the instructions and example from
https://aimeos.org/docs/Developers/Controller/Import_products_from_CSV
My problem is that products are uploaded but no images and I get some error messages I can't understand.
I did minor changes in ...
https://aimeos.org/docs/Developers/Controller/Import_products_from_CSV
My problem is that products are uploaded but no images and I get some error messages I can't understand.
I did minor changes in ...