/magento2-tax-generator

bulk generate fixed tax to all countries

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Magento 2 Module Tax generator

``taoufiqaitali/module-taxgen``

Main Functionalities

generate tax percent for specific product

Installation

  • Unzip the archive file in app/code/Taoufiqaitali/Taxgen
  • Enable the module by running php bin/magento module:enable Taoufiqaitali_Taxgen
  • Apply database updates by running php bin/magento setup:upgrade
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • Taoufiqaitali > Tax Generator

Specifications

  • Helper
    • Taoufiqaitali\Taxgen\Helper\Data

Notes

  • Prefix for generated taxe classes is TAOUFIQAITALI-TAX- can be edited in Helper, in future we can add it in configuration page
  • In this version i'm not checked validation for type of input data
  • after each generation please reindex and clear cache

Author

  • Taoufiq Ait Ali