webgriffe / taxidpro-extension
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
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-08 02:17:04 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®.