Search found 3 matches

by ivanessans
03 Jun 2023, 10:45
Forum: Laravel package
Topic: I am unable to import test products using cronjobs, tried different settings.
Replies: 5
Views: 26918

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.
by ivanessans
30 May 2023, 18:38
Forum: Laravel package
Topic: I am unable to import test products using cronjobs, tried different settings.
Replies: 5
Views: 26918

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'...