VirtoCommerce.Catalog module represents PIM (product information management) system. Key features:
- categories taxonomy
- virtual catalogs
- properties inheritance
- product variations
- robust content localization
User guide: Products catalog
Developer guide: Creating catalog custom import-export extensions
Installing the module:
- Automatically: in VC Manager go to Configuration -> Modules -> Catalog module -> Install
- Manually: download module zip package from https://github.com/VirtoCommerce/vc-module-catalog/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.
- Catalog.AssociationGroups - catalog product association groups for making different product relations (Related, Accessories, Cross sails, etc.);
- Catalog.EditorialReviewTypes - types that item Descriptions can have (QuickReview, FullReview, etc.).
- Module related service implementations as a NuGet package
- Catalog web model, converters and security as a NuGet package
- API client as a NuGet package
- API client documentation http://demo.virtocommerce.com/admin/docs/ui/index#!/Catalog_module
Copyright (c) Virtosoftware 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.