staskamyshov / magento-currency-cbr
Magento 2: 从 https://cbr.ru/ 获取汇率的货币转换器
dev-main
2020-10-30 12:43 UTC
This package is auto-updated.
Last update: 2024-09-29 05:56:03 UTC
README
Magento 2: 从 https://cbr.ru/ 获取汇率的货币转换器
$ composer require staskamyshov/magento-currency-cbr
$ ./bin/magento setup:upgrade
$ ./bin/magento deploy:mode:set developer
$ ./bin/magento deploy:mode:set production
卸载
$ ./bin/magento module:disable EHC_MagentoCurrencyCBR
$ composer remove staskamyshov/magento-currency-cbr