Dear Experts!
I am trying to export my products from magento 2.4 store, about 5000 products, everything seems to be ok BUT the csv file never appeared...
i have try running cron manually from cli
php bin/magento cron:run
but CSV file no appearing.... could you please help me?????
thanks..!
Hi @cesarupb
After export csv, file always save under "Downloads" folder.
Have you checked ? Please check under downloads folder.
Thank you.
hello dear Bhanu Periwal... in my pc download folder, it had never download automatically... i always search it underneath the export section in my magento 2 backend... it usually alerts when it is ready... but now i dont receive any alert in backend and no appears in the export section....
Hi @cesarupb Please try to run below CLI to get a downloadable CSV file
php bin/magento queue:consumers:start exportProcessor