Sha256: a4f2bcb7ed72e472a4a52dc1b6a76c7f9a2caaa3d07f2391c93bc8d0192682c8

Contents?: true

Size: 779 Bytes

Versions: 55

Compression:

Stored size: 779 Bytes

Contents

{
  "title": "Front Cache",
  "descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/3'>here.</a>",
  "version": "0.2",
  "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

55 entries across 55 versions & 2 rubygems

Version Path
camaleon_cms-2.4.5.1 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.5 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.7 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.6 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.5 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.4 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.3 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.2 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4.1 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.4 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.3.13 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.3.12 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.3.11 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.3.10 app/apps/plugins/front_cache/config/config.json
camaleon_cms-2.4.3.9 app/apps/plugins/front_cache/config/config.json