laravel-cms-store maintained by nettoweb
Description
🛒 nettoweb: online store for content management system
Author
Last update
2026/05/08 15:48
(dev-master)
License
Downloads
10
Online store support for nettoweb CMS
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.