docs
docs copied to clipboard
Shopware 6 developer docs
Add sales agent to docs
`#[IsFlowEventAware]` should be added in the code sample for defining a new "Aware" interface: See "### Create new Aware interface" in https://github.com/shopware/docs/blob/main/guides/plugins/plugins/framework/flow/add-flow-builder-action.md?plain=1 ```php // /src/Core/Framework/Event/TagAware.php
### PHP Version / ### Shopware Version 6.6 ### Affected area / extension Platform(Default) ### Expected behaviour On a missing media file in media or themes folder, shopware should not...
I added new Twig stuff in this [pull request.](https://github.com/shopware/shopware/issues/4980) These are the docs for it.
https://github.com/shopware/docs/blob/main/guides/plugins/plugins/storefront/using-custom-fields-storefront.md#custom-fields-in-forms In order the use this the option "Modifiable via Store API" must be enabled for the custom field, but this isn't mentioned in the docs 
This is all autogenerated content by platform. But it has diverged due to manual changes here in the repository. Making it up to date again. Matching platform branch: shopware/shopware#8054
Docs for: https://github.com/shopware/shopware/pull/8025
There it only explains how to access the plugin configuration in PHP, maybe add examples for Javascript Storefront/Administration?
# Summary | Status | Count | |---------------|-------| | 🔍 Total | 2437 | | ✅ Successful | 1225 | | ⏳ Timeouts | 0 | | 🔀 Redirected |...