gplcart / currency
Allows to update rates for store currencies using Yahoo Finance feed
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:gplcart-module
Requires
This package is not auto-updated.
Last update: 2024-12-22 03:39:34 UTC
README
Currency is a GPL Cart module that allows you to update currency exchange rates using Yahoo Finance feed
Features:
- Automatically update currency rates with configurable interval
- Configurable percent correction
- Configurable allowed rate derivation
Requirements:
- CURL
Installation
- Download and extract to
system/modules
manually or using composercomposer 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. - Go to
admin/module/list
end enable the module - Go to
admin/module/settings/currency
and adjust settings