grinet / turkeytaxes
该软件包最新版本(1.0.1)没有提供许可信息。
将土耳其本地税费规则添加到 Magento2 网站 / 将土耳其税费添加到 Magento2 网站
1.0.1
2023-08-16 12:32 UTC
This package is auto-updated.
Last update: 2024-09-17 03:11:27 UTC
README
为 Magento 2 网站添加土耳其税费。
安装
- 将 ZIP 文件中的文件上传到
/app/code/Grinet/TurkeyTaxes文件夹
(针对 Unix/Linux/MacOSX)进入您的 Magento 网站根目录并运行以下命令
php bin/magento module:enable Grinet_TurkeyTaxes php bin/magento setup:upgrade php bin/magento cache:clean
使用 Composer 进行安装
composer require grinet/turkeytaxes php bin/magento module:enable Grinet_TurkeyTaxes php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
您可以通过 info@grinet.com.tr 地址发送您遇到的错误...
Magento 2 的土耳其税费率
此扩展将土耳其地区添加到您的 Magento2。
安装
- 将所有文件复制到
/app/code/Grinet/TurkeyTaxes目录
(针对 Unix/Linux/MacOSX)进入您的 Magento 网站根目录并运行以下命令
php bin/magento module:enable Grinet_TurkeyTaxes php bin/magento setup:upgrade php bin/magento cache:clean
使用 Composer 进行安装
composer require grinet/turkeytaxes php bin/magento module:enable Grinet_TurkeyTaxes php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
请将错误发送到 info@grinet.com.tr ...