webgriffe/taxidpro-extension
Composer 安装命令:
composer require webgriffe/taxidpro-extension
包简介
Magento extension for italian tax code and VAT number management.
README 文档
README
Magento 1.x extension which allows italians customers to enter tax and VAT identification numbers.
Installation
Please, use Magento Composer Installer and add webgriffe/taxidpro-extension to your dependencies.
composer require webgriffe/taxidpro-extension
Usage
Edit the following templates of your theme:
- customer/address/edit.phtml
- persistent/checkout/onepage/billing.phtml
- checkout/onepage/billing.phtml
- checkout/onepage/shipping.phtml
In every template replace the company field markup with the following code:
<?php echo $this->getChildHtml('webgriffe_taxidpro') ?>
If needed, override the template webgriffe_taxidpro/fields.phtml to fit the html of your theme.
Credits
Developed by Webgriffe®.
统计信息
- 总下载量: 9.71k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-09-14