shopwell / production
Package info
github.com/shopwell-shop/template
Language:JavaScript
Type:project
pkg:composer/shopwell/production
v6.7.15.0
2026-09-27 03:29 UTC
Requires
- composer-runtime-api: ^2.0
- shopwell/platform: v6.7.15.0
- symfony/flex: ~2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-27 03:55:38 UTC
README
This repository contains the project template that enables you to start a new project.
Installation and usage instructions
You can use composer create-project shopwell/production <project-name> to create a new Shopwell project.
If you want to use a specific version of Shopwell, you can specify the version in the command like this:
composer create-project shopwell/production:6.6.0.0 <project-name>
Please refer to the documentation for instructions on how to use this template.