shopware/production

Package info

github.com/shopware/template

Language:JavaScript

Type:project

pkg:composer/shopware/production

Statistics

Installs: 206 420

Dependents: 0

Suggesters: 0

Stars: 177

Open Issues: 2

v6.7.11.0 2026-06-16 12:55 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 554d9f5ba626d935ceb98e1633c6861a3a80df24

This package is auto-updated.

Last update: 2026-06-17 00:45:57 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 shopware/production <project-name> to create a new Shopware project.

If you want to use a specific version of Shopware, you can specify the version in the command like this:

composer create-project shopware/production:6.6.0.0 <project-name>

Please refer to the documentation for instructions on how to use this template.