commerce365 / module-customer-price
Commerce 365 for Magento - B2B - Customer price module - Adds full support for Business Central pricing to Magento
Installs: 20 994
Dependents: 4
Suggesters: 0
Security: 0
Stars: 2
Watchers: 8
Forks: 6
Open Issues: 2
Type:magento2-module
Requires
- commerce365/module-core: 2.0.*
- magento/framework: *
- magento/module-catalog: 104.0.*
This package is auto-updated.
Last update: 2025-04-01 08:35:49 UTC
README
Commerce 365 for Magento - Magento 2 Extension - Customer Price Module
For more information about Commerce 365 for Magento, see: Commerce 365 for Magento.
Customization
Translations
When customizing translations, ensure that they are added to the module's i18n
folder rather than the theme. This is due to an issue in Magento where translations placed in themes may not be applied correctly. More details can be found in the related Magento issue: Magento 2 Issue #26333.
To add translations, place your language-specific CSV files in:
app/code/Vendor/Module/i18n/
For example, for German translations, add:
app/code/Vendor/Module/i18n/de_DE.csv
This ensures that translations are properly loaded and applied throughout the module.