Sha256: b5469cdf5347c8cf4c892dc54ebeb63762c98dd51c0f7ebbff5a20495928c386

Contents?: true

Size: 796 Bytes

Versions: 12

Compression:

Stored size: 796 Bytes

Contents

{
  "title": "Contact Form",
  "descr": "",
  "version": "0.1",
  "key": "contact_form",
  "helpers": [
    "Plugins::ContactForm::ContactFormHelper",
    "Plugins::ContactForm::ContactFormHtmlHelper"
  ],
  "options": [

  ],
  "hooks": {
    "admin_before_load": [
      "contact_form_admin_before_load"
    ],
    "on_destroy": [
      "contact_form_on_destroy"
    ],
    "on_active": [
      "contact_form_on_active"
    ],
    "on_inactive": [
      "contact_form_on_inactive"
    ],
    "app_before_load":
        ["contact_form_app_before_load"],
    "front_before_load":
        ["contact_form_front_before_load"],
    "on_export": ["contact_form_on_export"],
    "on_import": ["contact_form_on_import"]
    //here you can add all your hooks (read documentation)
  },
  "enabled": true
}

Version data entries

12 entries across 12 versions & 1 rubygems

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