title | issue |
---|---|
Added cookie consent support for apps |
NEXT-12094 |
- Added
cookies
-field tomanifest-1.0.xsd
,\Shopware\Core\Framework\App\Manifest\Manifest
and\Shopware\Core\Framework\App\AppDefinition
, to allow app manufacturer to add custom cookies to the cookie consent manager.
- Added
\Shopware\Storefront\Framework\Cookie\AppCookieProvider
to load cookie groups provided in apps.