shopper/starter-kits
最新稳定版本:v1.0.5
Composer 安装命令:
composer require shopper/starter-kits
包简介
Minimum scaffolding starter kit for Shopper e-commerce
README 文档
README
A community-driven registry of starter kits for Shopper.
Starter kits are scaffold templates installed once — the code belongs to you after installation.
Installation
Install a kit using the Shopper CLI:
php artisan shopper:kit:install <package>
Available Starter Kits
Official
| Name | Package | Description | Tags |
|---|---|---|---|
| Livewire Storefront starter kit | shopperlabs/livewire-starter-kit |
A full Livewire + Alpine storefront with checkout, accounts, and product pages. | livewire, storefront |
Submit Your Kit
Want to add your starter kit to this registry? See the contributing guide.
What is a Starter Kit?
A starter kit is a scaffold, not a theme. It is installed once into your Laravel project and gives you a starting point for building your storefront. After installation, you own the code — modify, delete, or reorganize anything.
Each starter kit is a Composer package or GitHub repository containing a shopper-kit.yaml manifest that declares which files to copy, which dependencies to install, and which commands to run after installation.
Learn more in the Shopper documentation.
统计信息
- 总下载量: 753
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 16
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-02-01