``taoufiqaitali/module-taxgen``
generate tax percent for specific product
- 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
- Taoufiqaitali > Tax Generator
- Helper
- Taoufiqaitali\Taxgen\Helper\Data
- 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
- Taoufiq Ait Ali