nettoweb / laravel-cms-store
🛒 nettoweb: online store for content management system
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/nettoweb/laravel-cms-store
Requires
This package is not auto-updated.
Last update: 2025-11-02 12:46:39 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.