Sha256: 03e6d6c5d554c6d4e62e33b04f202038a0bbc423ef6e1acdb8b5dc547604d11e
Contents?: true
Size: 709 Bytes
Versions: 89
Compression:
Stored size: 709 Bytes
Contents
{ "title": "Attack", "descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/2'>here.</a>", "version": "0.1", "key": "attack", "position": 1, "helpers": [ "Plugins::Attack::AttackHelper" ], "options": [ {"label": "Settings", "url": "admin_plugins_attack_settings_path", "eval_url": true} ], "hooks": { "on_destroy": [ "attack_on_destroy" ], "on_active": [ "attack_on_active" ], "on_inactive": [ "attack_on_inactive" ], "front_before_load": [ "attack_app_before_load" ], "plugin_options":[ "attack_plugin_options" ] //here you can add all your hooks (read documentation) } }
Version data entries
89 entries across 89 versions & 2 rubygems