Skip to content

Administration Reference

Administration Reference

Plugins extend the Administration by integrating directly into the Vue-based admin framework. Use these guides when building custom admin modules or components, or when extending existing ones.

Core Concepts

  • Directives: Globally registered Vue directives.
  • Mixins: Shared Vue mixins used across the Administration.
  • Utils: Global utility functions available on the Shopware object.

Use these guides to:

  • Reuse core functionality instead of implementing it again
  • Follow Administration extension conventions
  • Build extensions that integrate cleanly into the Admin UI
Was this page helpful?
UnsatisfiedSatisfied
Be the first to vote!
0.0 / 5  (0 votes)