8000 GitHub - shopware/recipes: Flex Recipes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ recipes Public

Flex Recipes

License

Notifications You must be signed in to change notification settings

shopware/recipes

Repository files navigation

Symfony Flex Recipes

This repository is hosting Symfony Flex Recipes for Shopware 6. If you are new to Symfony Flex, please read the blog post.

Contributing

Each recipe is a directory containing a manifest.json file. The manifest.json file contains the recipe metadata and the list of files to copy.

You can look into the Symfony documentation for more information about the recipe format.

The shopware/platform package is automatically updated by the CI. Change only the core, administration packages.

Migrating an existing application to Symfony Flex

See Migration Guide in docs.

0