Skip to content

bragento/jeroenvermeulen-blockcache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JeroenVermeulen_BlockCache

Performance improvement by caching big blocks in Magento.

We are sorry but we cannot offer customer support for this extension, and it is provided "as-is" for free. We use it at a number of shops and it works well.

This extension is meant to speed up shops which are not running on Varnish.

Installation

Please follow this manual.

Config Settings:

System > Configuration > ADVANCED > JeroenVermeulen BlockCache

Cache Big Blocks

This Magento Extension adds functionality to cache these blocks which are normally not cached in Magento:

  • Category List Page: Whole content area
  • Product Detail Page: Whole content area
  • CMS Page: Whole content area
  • Cms Static Blocks & Widgets (disabled by default)

Log & Filter Cache Flushes

This Extension also adds functionality to log & filter cache flushes:

  • On Category change
  • On Product change
  • On CMS Page change
  • On CMS Block change
  • On Translation change
  • On Store setting change
  • On Website settings change
  • Flush BLOCK_HTML
  • Entire Magento Cache
  • Wipe Cache Storage

It does this by extending Cm_Cache_Backend_File or Cm_Cache_Backend_Redis

Config Screenshot

Config Screenshot

About

Performance improvement by caching big blocks in Magento

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.2%
  • HTML 3.8%