magento2-module mage2_ext_free_rates
Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/
flancer32/mage2_ext_free_rates
Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/
- Saturday, July 14, 2018
- by flancer32
- Repository
- 2 Watchers
- 0 Stars
- 27 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
mage2_ext_free_rates
Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/, (*1)
Based on "krybbio" code., (*2)
$ composer require flancer32/mage2_ext_free_rates
$ ./bin/magento setup:upgrade
$ ./bin/magento deploy:mode:set developer
$ ./bin/magento deploy:mode:set production
Configuration
Get your free API Key at "https://free.currencyconverterapi.com/free-api-key"
and put it into "Stores / Configuration / General / Currency Setup / Free Currency Converter / API Key":
, (*3)
Uninstall
$ ./bin/magento module:disable Flancer32_FreeRates
$ composer remove flancer32/mage2_ext_free_rates