nettoweb/laravel-cms-store

🛒 nettoweb: online store for content management system

v2.0.1 2025-05-23 09:41 UTC

This package is not auto-updated.

Last update: 2025-05-23 09:44:05 UTC


README

This software provides online store support for nettoweb CMS.

Installation

Change to your Laravel project directory and run:

composer require nettoweb/laravel-cms-store

Apply database migrations:

php artisan migrate

Publish assets:

php artisan vendor:publish --tag=nettoweb-laravel-cms-store

Licensing

This project is licensed under MIT license.