nettoweb / laravel-cms-store
🛒 nettoweb: online store for content management system
v2.0.6
2026-05-08 13:48 UTC
Requires
This package is not auto-updated.
Last update: 2026-05-08 14:03:04 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.