Adobe Commerce Approved Easy Product Import Scheduler for Magento 2:
Inventory sync is essential for successful business operations. If your business operates a Magento store, you may be either:
a) manually logging into the backend to update the stock or import a file
or
b) purchase an expensive plugin with needless functions.
Introducing RC-CSV !!!
Simple & Affordable CSV-based inventory sync plugin!
With RC-CSV you can:
With RC-CSV you get the following benefits:
100% free installation & setup assistance for Magento Open Source customers!
Buy it from Adobe Commerce Market Place
$99.00
Compatible with: Magento 2.x
Installation: Free
Support: 30 days
How to Install RC-CSV & How to use it:
—————————————————————–
1. Download the zip from your Downloads page.
2. Unzip the zip in your local machine. You will see a folder name “RCCsv”
3. Upload that folder to {Magento root directory}/app/code
4. Once uploaded execute below commands:
i. php bin/magento setup:upgrade
ii. php bin/magento setup:static-content:deploy -f
iii. php bin/magento indexer:reindex
iv. php bin/magento c:f
v. sudo chmod 777 -R var/* generated/* pub/static/*
Once the above commands are run, you will be able to see the plugin in the backend of your Magento website at the below location:
Store > Configuration > General > RCCsv Import Settings
Here you will need to set the following options:
a) Frequency: This is the frequency that you can set for the cron to run. Please make sure your cron frequency matches your Store’s Cron configuration options for group:default, else the cron will miss a few times.
Frequency should be set in basic Linux-style cron frequency settings for example: To execute cron every 15 minutes you will need to set frequency as: */15 * * * *
b) File path: This is the path of a CSV file that you want to import. The path should be relative to Magento’s default installation directory.
c) Image Path: Images in the import should be uploaded beforehand to the following location:
{Magento root directory}/pub/media/catalog/product/}
After this Save Config & Clear Cache from Admin Panel. That’s it cron will now run and import products at the interval you have set!
Please contact us at [email protected] with your Order Number for free installation/troubleshooting or any other queries.