Fixed currency admin page and modernized underlying swap packages

Fixes issue #1009
This commit is contained in:
Jan Böhmer 2025-09-05 19:35:58 +02:00
parent a6be786d5d
commit d3e3c4e3f8
4 changed files with 368 additions and 301 deletions

View file

@ -6,5 +6,5 @@ florianv_swap:
providers:
european_central_bank: ~ # European Central Bank (only works for EUR base currency)
fixer: # Fixer.io (needs an API key)
access_key: "%env(string:default:settings:exchange_rate:fixerApiKey:INVALID)%"
#exchange_rates_api: ~
access_key: "%env(string:settings:exchange_rate:fixerApiKey)%"
#exchange_rates_api: ~