Skip to content

Add excluding parameter to page cache in order to have the same cache key

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

khnaim/custom-page-cache

Repository files navigation

Custom Page Cache

Add excluding parameter to page cache in order to have the same cache key

Installation

  • composer config repositories.khnaim-custom-page-cache git "https://github.com/khnaim/custom-page-cache.git"
  • composer require khnaim/module-custom-page-cache
  • php bin/magento module:enable Khnaim_CustomPageCache
  • php bin/magento setup:upgrade
  • php bin/magento setup:di:compile
  • php bin/magento setup:static-content:deploy

Configuration

To add the parameters, you need to go to the backend Stores > Configuration > Khnaim > Custom Page Cache Settings > Custom Page Cache Whitelist

Dependencies

Consider the following resources for external dependencies:

  • Magento_PageCache

About

Add excluding parameter to page cache in order to have the same cache key

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published

Languages