Sha256: 0fdda6f5f6aeaecaaa3e2365d1a4fe9e13e60e1eadeb5dfc229e086f61e9767f
Contents?: true
Size: 886 Bytes
Versions: 21
Compression:
Stored size: 886 Bytes
Contents
{ "title": "Contact Form", "descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/4'>here.</a>", "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
21 entries across 21 versions & 1 rubygems