Looking to hire Laravel developers? Try LaraJobs

laravel-cms-currency maintained by nettoweb

Description
💱 nettoweb: currency support for content management system
Last update
2026/05/08 15:47 (dev-master)
License
Links
Downloads
33

Comments
comments powered by Disqus

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.