User story
As a developer, I want to be able to maintain my Shopware Account connection to a shop without relying on regular Admin-based interaction, so that account-dependent functionality continues to work in partner-managed setups.
Context
For most partner-managed instances the plugin management is done on code-level (composer) and not within the admin. In many of these setups, users do not have access to the plugin-manager and the store plugin is not installed. Because they want to avoid having the user change the sourcecode on "runtime" via plugin downloads etc. For these scenarios, it is unlikely that a login will happen via the admin interface regularily. For some functionalities like in-app-purchases we need the login for license validation
Acceptance criteria
Readiness checklist
User story
As a developer, I want to be able to maintain my Shopware Account connection to a shop without relying on regular Admin-based interaction, so that account-dependent functionality continues to work in partner-managed setups.
Context
For most partner-managed instances the plugin management is done on code-level (composer) and not within the admin. In many of these setups, users do not have access to the plugin-manager and the store plugin is not installed. Because they want to avoid having the user change the sourcecode on "runtime" via plugin downloads etc. For these scenarios, it is unlikely that a login will happen via the admin interface regularily. For some functionalities like in-app-purchases we need the login for license validation
Acceptance criteria
Readiness checklist