Skip to content

Optional Packages

Optional Packages

The minimal project template is intentionally small and does not include additional infrastructure integrations or developer tooling by default.

Extend a project with optional packages as needed.

Symfony development tools

Install Symfony’s profiler and related development tools:

bash
composer require --dev shopware/dev-tools

PaaS integration

Install the Platform-as-a-Service integration:

bash
composer require shopware/paas-meta --ignore-platform-req=ext-amqp

Fastly integration

Install Fastly support:

bash
composer require shopware/fastly-meta
Was this page helpful?
UnsatisfiedSatisfied
Be the first to vote!
0.0 / 5  (0 votes)