mehran / toman
There is no license information available for the latest version (1.1.1) of this package.
Adding Iranian Toman (IRT) to Magento Currencies
1.1.1
2018-01-06 18:27 UTC
This package is not auto-updated.
Last update: 2026-03-23 14:24:59 UTC
README
Adding Iranian Toman to magento 2
- Magento 2 uses PHP ICUData for currency values so adding a new currency to Magento 2 is not that easy.
- This module is using custom resource files to add a new currecny to Magento 2.
- I've added Iranian Toman to Magento 2 by this module but any custom currency (such as bitcoin, etc) can be added using the same method.
Install:
1. composer require mehran/toman 1.0.0
2. php bin/magento setup:upgrade
3. php bin/magento setup:di:compile