staskamyshov/magento-currency-cbr

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

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/staskamyshov/magento-currency-cbr

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

This package is auto-updated.

Last update: 2025-12-29 03:13:34 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