nettoweb/laravel-cms-currency

💱 nettoweb: currency support for content management system

Installs: 33

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nettoweb/laravel-cms-currency

v2.0.1 2025-05-30 03:39 UTC

This package is not auto-updated.

Last update: 2025-11-14 05:37:46 UTC


README

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.