webgriffe / taxidpro-extension
There is no license information available for the latest version (1.0.0) of this package.
Magento extension for italian tax code and VAT number management.
Package info
github.com/webgriffe/taxidpro-extension
Type:magento-module
pkg:composer/webgriffe/taxidpro-extension
1.0.0
2017-09-14 09:29 UTC
This package is auto-updated.
Last update: 2026-03-08 00:47:50 UTC
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®.