Skip to content

Administration

You are viewing the next version (v6.7) of the documentation.
Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions.

Administration

You can't extend the Shopware Administration by means of freely overriding and extending Administration components, all js files you provide in the Resources/administration namespace will be ignored. Instead, you have more defined extension points and can extend the Administration by other means: You are able to add your own modules, custom fields or action buttons via manifest file.

Starting with version 6.4.2.0 you can also extend Shopware's CMS module by adding custom CMS blocks.