sozodesign / magento2-currencyconversionextended
A plugin for Magento 2 that adds additional currency converters
Installs: 908
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- ext-json: *
- magento/module-directory: >=100.0.0
Requires (Dev)
- phpunit/phpunit: 6.5.0
This package is auto-updated.
Last update: 2024-10-29 01:22:13 UTC
README
Adds additional currency converters to your Magento 2 site so that you are not forced to use fixer.io
Currency Systems Used
The Free Currency Converter API (V7)
Free edition now requires a free API key which can be obtained from the website
OpenRates.io
OpenRates delivers accurate and up-to-date exchange rate data for 32 world currencies in JSON format. All currency data is sourced from the European Central Bank and updated daily at around 4:00pm CET.
The OpenRates API also offers historical exchange rates back to the year of 1999, supports HTTPS and is powered by a rock-solid infrastructure.
Installation
See the installation.md guide
Usage
see the usage.md guide