Skip to main content

How do I enable the cookie consent banner on my Magento storefront?

After installing the extension the banner is switched off by default, so you need to enable it once.

To enable the banner:

  1. Go to Stores → Configuration → AppifyCommerce → Cookiefy → Details.
  2. Set Status to Enable.
  3. Click Save Config, then flush the Magento cache (System → Cache Management → Flush Magento Cache; in production mode also run php bin/magento setup:static-content:deploy -f).

Once saved, the cookie consent banner will be active and visible on your storefront.

link to the message in the Cookiefy

You can install Cookiefy banner from here.

info