Sha256: f36a023267b740986f0684bf88dd2a32e553421d6bc11adc13ca2a1538518e2c
Contents?: true
Size: 707 Bytes
Versions: 6
Compression:
Stored size: 707 Bytes
Contents
{ "title": "Attack", "descr": "Please check documentation <a href='https://camaleon.website/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
6 entries across 6 versions & 1 rubygems