- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2017
11:33 AM
06-08-2017
11:33 AM
Import Products Via Cron
Hello,
I would like some help.
I want to move from 1.9.3.3 to Magento 2. However I need to be able to import a product CSV to update stock levels via cron.
Does anyone have a script or any information they could provide me please?
Thank you.
James
Labels:
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017
04:33 AM
06-09-2017
04:33 AM
Re: Import Products Via Cron
Have you tried magmi?
Magento Certified Solution Specialist | Lead Magento developer
If this response was helpful to you, consider giving kudos to this post
If this response was helpful to you, consider giving kudos to this post
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017
04:52 AM
06-09-2017
04:52 AM
Re: Import Products Via Cron
Hello,
I've looked at Magmi as we currently use it in 1.9.3.3, but in the version available for Magento 2 the column mapper plugin isn't available.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017
06:11 AM
06-09-2017
06:11 AM
Re: Import Products Via Cron
Below link will help you to import product stock in magento 2.
Using this link you can customise that code as per your requirement because in the link contain one code for update & import product stock and its use for 1 product.
Link : https://magento.stackexchange.com/questions/128191/magento-2-1-update-product-stock-in-cron-job
Elsner Technologies