elgentos/module-eu-tax-rates
最新稳定版本:1.2.0
Composer 安装命令:
composer require elgentos/module-eu-tax-rates
包简介
Magento 2 extension to import EU taxes into Magento.
README 文档
README
This Magento 2 module makes it possible to import a CSV file containing all the tax rates for all countries in the EU. It will also create the related tax rules used in Magento with some basic configuration.
Rates
You can find the current rates here.
Installation
This package can be installed using Composer:
composer require elgentos/module-eu-tax-rates bin/magento module:enable Elgentos_EuTaxRates bin/magento setup:upgrade
Usage
To use this script, you can run the following command on your command line:
bin/magento elgentos:eutaxes:create [--reset=1] [--file=path/to/file.csv]
When setting the reset option, the existing tax rates and tax rules will be removed. If not set, only non-existing
tax rates will be imported and the tax rule will be updated as well.
If you have a custom rates file to import, you can set that using the file option and add the CSV file as its value.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
统计信息
- 总下载量: 44.03k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-06-15