matthiasklaasse / bagisto-auto-exchange
There is no license information available for the latest version (1.0.1) of this package.
Automatically add all currencies and exchange rates to your Bagisto website
Package info
github.com/Matthiasklaasse/bagisto-auto-exchange
pkg:composer/matthiasklaasse/bagisto-auto-exchange
1.0.1
2025-09-08 12:49 UTC
README
A Laravel / Bagisto package to automatically add all currencies and update exchange rates from your store's base currency.
Features
- Fetches the latest exchange rates from ExchangeRate API.
- Inserts new currencies into the store if they don't exist.
- Updates or inserts exchange rates automatically.
- run
php artisan bagisto:auto-exchangeand you're good to go👍