laravel-cms-currency maintained by nettoweb
Description
💱 nettoweb: currency support for content management system
Author
Last update
2026/05/08 15:47
(dev-master)
License
Downloads
33
Currency support for nettoweb CMS
This software provides currency support for nettoweb CMS, including exchange rates calculator.
Installation
Change to your Laravel project directory and run:
composer require nettoweb/laravel-cms-currency
Apply database migrations:
php artisan migrate
Publish assets:
php artisan vendor:publish --tag=nettoweb-laravel-cms-currency
Licensing
This project is licensed under MIT license.