staskamyshov/magento-currency-cbr

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

Maintainers

Package info

github.com/staskamyshov/magento-currency-cbr

Type:magento2-module

pkg:composer/staskamyshov/magento-currency-cbr

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:33:24 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