mehran / toman
Adding Iranian Toman (IRT) to Magento Currencies
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 5
Type:magento2-module
This package is not auto-updated.
Last update: 2025-06-16 10:38:20 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