mooore / magento2-module-xcore-attributes
Magento 2 module for providing specific xCore attributes in the REST API.
Installs: 1 518
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- dealer4dealer/xcore-magento2: ^2.1
- magento/framework: 102.*
- magento/module-customer: 102.*
- psr/log: ^1.0
This package is auto-updated.
Last update: 2024-10-17 00:59:42 UTC
README
Magento 2 module for providing specific xCore attributes in the REST API to sync data back from Magento to Exact Online.
For customers, it exposes the following extension attributes:
- xcore_price_list (PriceList GUID).
- xcore_vat_code (Selected vat class, either 'excluding' or 'including').
Installation
composer require mooore/magento2-module-xcore-attributes bin/magento setup:upgrade