Search found 3 matches
- 04 Jun 2023, 14:26
- Forum: Laravel package
- Topic: I am unable to import test products using cronjobs, tried different settings.
- Replies: 5
- Views: 31103
- 03 Jun 2023, 10:45
- Forum: Laravel package
- Topic: I am unable to import test products using cronjobs, tried different settings.
- Replies: 5
- Views: 31103
Re: I am unable to import test products using cronjobs, tried different settings.
Please HELP solve the problem! Tried different options. I have no one else to turn to.
The site is loading. There is access to the database. Can't import products.
The site is loading. There is access to the database. Can't import products.
- 30 May 2023, 18:38
- Forum: Laravel package
- Topic: I am unable to import test products using cronjobs, tried different settings.
- Replies: 5
- Views: 31103
I am unable to import test products using cronjobs, tried different settings.
Hi all! To import products, I used the instructions at this link: https://aimeos.org/docs/2023.x/cronjobs/product-csv-import/#test-import I also want to display my settings file: .... 'jobs' => [ 'product' => [ 'import' => [ 'csv' => [ 'location' => public_path( '/aimeos/products-import-example.csv'...