2017 © Pedro Peláez
 

magento-module cacheobserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

image

aligent/cacheobserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  • Monday, August 7, 2017
  • by leek
  • Repository
  • 34 Watchers
  • 60 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 3 Open issues
  • 16 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

Aligent CacheObserver Extension

Magento extension to add cache keys and tags to blocks that are not cached by default., (*2)

Facts

Description

Magento extension to add cache keys and tags to blocks that are not cached by default., (*3)

Usage

Add custom cache observer handlers using the following in your module's config.xml. See CacheObserver's config.xml for further details. Note: If you may use the CacheObserver's model/methods for caching your own blocks if required., (*4)

<config>
    <cacheObserver>
        <!--
            The observer id should be a unique key. Note that all observers will be sorted alphabetically by the
            observer key.
            You may make use of Magento's config.xml merging to overwrite another module's configs if needed.
        -->
        <module_name_observer_id>
            <!--
                `model` is a standard model alias to tell the model
            -->
            <model>module_name/model</model>
            <method>myCustomCacheObserverMethod</method>
            <classes>
                <!-- A list of classes to
                <Some_Module_Block_To_Cache/>
            </classes>
        </module_name_observ_id>
    </cacheObserver>
</config>

Requirements

  • PHP >= 5.2.0
  • Mage_Core
  • ...

Compatibility

  • Magento >= 1.4

Installation Instructions

  1. Install version ~2.0.0 of the extension via composer.

Uninstallation

  1. Remove the extension via composer.

Support

If you have any issues with this extension, open an issue on GitHub., (*5)

Developer

Luke Mills http://www.aligent.com.au, (*6)

Licence

OSL-3.0, (*7)

(c) 2015 Aligent, (*8)

The Versions

07/08 2017

dev-master

9999999-dev https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

07/08 2017

dev-fix/block-theme-name

dev-fix/block-theme-name https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

01/09 2016

dev-feature/unit_tests

dev-feature/unit_tests https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

22/06 2016

1.1.0

1.1.0.0 https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

06/10 2015

dev-develop

dev-develop https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

01/07 2015

dev-improvement/disable-block-cache-search-result

dev-improvement/disable-block-cache-search-result https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

14/05 2015

2.0.x-dev

2.0.9999999.9999999-dev https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

28/04 2015

dev-feature/group-product-display

dev-feature/group-product-display https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

09/02 2015

dev-models

dev-models https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

09/02 2015

1.0.1

1.0.1.0 https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

16/10 2014

dev-feature/form_key

dev-feature/form_key https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

15/10 2014

dev-remove-crosssell-caching

dev-remove-crosssell-caching https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

18/08 2014

dev-bugfix/template_in_product_block

dev-bugfix/template_in_product_block https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

18/03 2014

1.0.0

1.0.0.0 https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

18/03 2014

dev-review_list_pagination_fix

dev-review_list_pagination_fix https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires

 

13/02 2014

dev-enterprise-targetrule-item-fix

dev-enterprise-targetrule-item-fix https://github.com/aligent/CacheObserver

Magento extension to add cache keys and tags to blocks that are not cached by default.

  Sources   Download

OSL-3.0

The Requires