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

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 5

Type:magento2-module

1.1.1 2018-01-06 18:27 UTC

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