Skip to content

With the help of this extensions you can import the most common currencies in your Bagisto instance.

License

Notifications You must be signed in to change notification settings

bagisto-europe/currencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bagisto Currencies

Latest Stable Version Total Downloads License

With the help of this package you can import the most common currencies in your Bagisto instance.

Installation

composer require bagisto-eu/currencies:dev-master
php artisan optimize

Once installed, publish the package assets by executing the following command

php artisan vendor:publish --provider="Bagisto\Currencies\Providers\CurrenciesServiceProvider"

Usage

  1. Go to your bagisto admin environment
  2. Click on Settings and select Currencies from the sidebar.
  3. Click on Import
  4. Select the currencies you like to import and press Import selected

Changelog

Please see the CHANGELOG file for more information about what has recently changed.