Sha256: b19d7f01f5912b23495833d12d9ae64ca82b769286f907cc243890d8db4fb229
Contents?: true
Size: 778 Bytes
Versions: 45
Compression:
Stored size: 778 Bytes
Contents
{ "title": "Front Cache", "descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/3'>here.</a>", "version": "0.1", "key": "front_cache", "position": 1, "helpers": [ "Plugins::FrontCache::FrontCacheHelper" ], "hooks": { "admin_before_load": ["front_cache_post_requests"], "front_before_load": ["front_cache_front_before_load", "front_cache_post_requests"], "on_active": ["front_cache_on_active"], "on_inactive": ["front_cache_on_inactive"], "on_render": ["front_cache_on_render"], "app_before_load": ["front_cache_before_load"], "plugin_options":["front_cache_plugin_options"], "front_after_load": ["front_cache_front_after_load"] //here you can add all your hooks (read documentation) } }
Version data entries
45 entries across 45 versions & 1 rubygems