staskamyshov/magento-currency-cbr

Magento 2: Currency converter to get rates from https://cbr.ru/

dev-main 2020-10-30 12:43 UTC

This package is auto-updated.

Last update: 2025-06-29 01:41:18 UTC


README

Magento 2: Currency converter to get rates from https://cbr.ru/

Based on "krybbio" code.

$ composer require staskamyshov/magento-currency-cbr
$ ./bin/magento setup:upgrade
$ ./bin/magento deploy:mode:set developer
$ ./bin/magento deploy:mode:set production

Uninstall

$ ./bin/magento module:disable EHC_MagentoCurrencyCBR
$ composer remove staskamyshov/magento-currency-cbr