This module allows store managers to manage the product catalog without using the database requests approach.
If you want to transfer a large amount of products information between Virto Commerce and another system, then you can use a specially-formatted spreadsheet to import or export that data. Virto Commerce uses CSV (semicolon-separated value) files to perform this kind of bulk task.
If you want to automated transferring information from 3rd party system, like ERP, then see API, Integration Middleware approach and Azure Logic Apps connectors.
- I need to export products descriptions to edit and update.
- I need to import new or updated products descriptions to product catalog.
Abstractions and implementation including public API can be changed in next releases (breaking changes may be introduced).
- Deploy: https://virtocommerce.com/docs/latest/developer-guide/deploy-module-from-source-code/
- Installation: https://www.virtocommerce.com/docs/latest/user-guide/modules/
- Home: https://virtocommerce.com
- Community: https://www.virtocommerce.org
- Download Latest Release
Copyright (c) Virto Solutions LTD. All rights reserved.
Licensed under the Virto Commerce Open Software License (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://virtocommerce.com/opensourcelicense
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

