title | issue |
---|---|
Check APP_URL configuration |
NEXT-9559 |
- Added
\Shopware\Core\Maintenance\System\Service\AppUrlVerifier
to check whether the shop is reachable under the configuredAPP_URL
. - Changed route
/api/_info/config
to include information if theAPP_URL
is configured correctly.
- Added component
sw-app-wrong-app-url-modal
to show a warning if theAPP_URL
is not set up correctly. - Changed
sw-extension-my-extensions-listing
to show a warning if theAPP_URL
is not set up correctly.