https://github.com/gplcart/currency
Allows to update rates of store currencies using Yahoo Finance feed
https://github.com/gplcart/currency
ecommerce gplcart gplcart-module shopping-cart yahoo-finance-api
Last synced: about 1 month ago
JSON representation
Allows to update rates of store currencies using Yahoo Finance feed
- Host: GitHub
- URL: https://github.com/gplcart/currency
- Owner: gplcart
- License: gpl-3.0
- Created: 2017-03-21T14:55:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T17:34:47.000Z (over 7 years ago)
- Last Synced: 2024-04-28T00:08:33.239Z (over 1 year ago)
- Topics: ecommerce, gplcart, gplcart-module, shopping-cart, yahoo-finance-api
- Language: PHP
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://scrutinizer-ci.com/g/gplcart/currency/build-status/master)
[](https://scrutinizer-ci.com/g/gplcart/currency/?branch=master)Currency is a [GPL Cart](https://github.com/gplcart/gplcart) module that allows you to update currency exchange rates using [Yahoo Finance feed](https://developer.yahoo.com/finance)
Features:
- Automatically update currency rates with configurable interval
- Configurable percent correction
- Configurable allowed rate derivationRequirements:
- CURL
**Installation**
1. Download and extract to `system/modules` manually or using composer `composer require gplcart/currency`. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g `-master`. Rename if needed.
2. Go to `admin/module/list` end enable the module
3. Go to `admin/module/settings/currency` and adjust settings