Sha256: 142e2bed5677bc9ac14cacd70eb56bbaabc92e7c0b4c80fc56cd71b638f898ff

Contents?: true

Size: 688 Bytes

Versions: 12

Compression:

Stored size: 688 Bytes

Contents

{
  "title": "Front Cache",
  "descr": "",
  "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

12 entries across 12 versions & 1 rubygems

Version Path
camaleon_cms-0.2.1 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.2.0 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.9 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.8 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.7 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.6 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.5 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.4 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.3 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.1.2 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.0.2 app/apps/plugins/front_cache/config/config.json
camaleon_cms-0.0.1 lib/generators/camaleon_cms/install_template/apps/plugins/front_cache/config/config.json