bagisto-eu / currencies
This package is abandoned and no longer maintained.
No replacement package was suggested.
This package contains the most common used currencies
0.0.2
2021-06-16 03:33 UTC
Requires
- php: ^7.3|^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Bagisto Currencies
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
- Go to your bagisto admin environment
- Click on Settings and select Currencies from the sidebar.
- Click on Import
- 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.