VirtoCommerce.Customer module represents contacts management system. Key features:
- contacts arrangement in hierarchical structure
- module extensibility with custom contact types. "Organization", "Employee", "Customer" and "Vendor" types supported out of the box.
User guide:
Developer guide: Extending Members domain types
Installing the module:
- Automatically: in VC Manager go to Configuration -> Modules -> Customer management module -> Install
- Manually: download module zip package from https://github.com/VirtoCommerce/vc-module-customer/releases. In VC Manager go to Configuration -> Modules -> Advanced -> upload module package -> Install.
- Module related service implementations as a NuGet package
- API client as a NuGet package
- API client documentation http://demo.virtocommerce.com/admin/docs/ui/index#!/Customer_management_module
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.