Search by

webgriffe / taxidpro-extension

mmenozzi

This package is abandoned and no longer maintained. No replacement package was suggested.
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

Statistics

Installs: 9 706

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2017-09-14 09:29 UTC

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®.