Expected Behavior
Scripts are available for the hooks
<hook type="after_plugin_install" src="scripts/after_plugin_add.js" />
<hook type="after_platform_add" src="scripts/after_plugin_add.js" />
<hook type="before_plugin_uninstall" src="scripts/before_plugin_rm.js" />
Actual Behavior
Scripts have been removed in 566833f now the hooks are failing because of the missing scripts.
Steps to Reproduce the Problem
Specifications
- Plugin version:
- Framework:
- Framework version:
- Operating system:
Expected Behavior
Scripts are available for the hooks
Actual Behavior
Scripts have been removed in 566833f now the hooks are failing because of the missing scripts.
Steps to Reproduce the Problem
Specifications