2017 © Pedro Peláez
 

magento2-module magento-2-currency-convert

The currency import service in Magento 2 doesn't work any more (Fixer.io, Webservicex and Yahoo Finance Exchange). This extension will add other services to import the currency rate

image

thanhdv2811/magento-2-currency-convert

The currency import service in Magento 2 doesn't work any more (Fixer.io, Webservicex and Yahoo Finance Exchange). This extension will add other services to import the currency rate

  • Tuesday, June 19, 2018
  • by thanhdv2811
  • Repository
  • 0 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Magento-2-Currency-Convert

The currency import service in Magento 2 doesn't work any more (Fixer.io, Webservicex and Yahoo Finance Exchange). This extension will add other services to import the currency rate, (*1)

$ composer require thanhdv2811/magento-2-currency-convert
$ php bin/magento module:enable Thanhdv2811_CurrencyConverter
$ php bin/magento setup:upgrade

The currency converter

  • https://currencylayer.com/
  • https://free.currencyconverterapi.com/
  • https://frankfurter.app/

The Versions

19/06 2018

dev-master

9999999-dev

The currency import service in Magento 2 doesn't work any more (Fixer.io, Webservicex and Yahoo Finance Exchange). This extension will add other services to import the currency rate

  Sources   Download

GPL-3.0

The Requires

  • php ~5.6.0|~7.0.0|~7.1.0|~7.2.0
  • magento/module-config 100.0.*
  • magento/module-store 100.0.*
  • magento/module-backend 100.0.*
  • magento/module-directory 100.0.*
  • magento/framework 100.0.*

 

by Thanh Dang Vu