2017 © Pedro Peláez
 

magento2-module mage2_ext_free_rates

Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/

image

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

The README.md

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": Store Config Image, (*3)

Uninstall

$ ./bin/magento module:disable Flancer32_FreeRates
$ composer remove flancer32/mage2_ext_free_rates

The Versions

14/07 2018

dev-master

9999999-dev https://github.com/flancer32/mage2_ext_free_rates

Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/

  Sources   Download

GPL-3.0-only

by Alex Gusev

15/06 2018

0.1.0

0.1.0.0 https://github.com/flancer32/mage2_ext_free_rates

Magento 2: Currency converter to get rates from https://free.currencyconverterapi.com/

  Sources   Download

GPL-3.0-only

by Alex Gusev