bagisto-eu/currencies

This package contains the most common used currencies

0.0.2 2021-06-16 03:33 UTC

This package is auto-updated.

Last update: 2024-05-12 13:43:16 UTC


README

68747470733a2f2f6261676973746f2e636f6d2f77702d636f6e74656e742f7468656d65732f6261676973746f2f696d616765732f6c6f676f2e706e67

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.