[+] CORE : added new hook actionModuleInstallBefore and actionModuleInstallAfter

This commit is contained in:
vAugagneur
2013-03-20 17:28:51 +01:00
parent 04c3b54c38
commit 697f3fb71a
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -265,5 +265,11 @@
<hook id="displayMyAccountBlock" live_edit="0">
<name>displayMyAccountBlock</name><title>My account block</title><description>This hook displays extra information within the 'my account' block"</description>
</hook>
<hook id="actionModuleInstallBefore" live_edit="0">
<name>actionModuleInstallBefore</name><title>actionModuleInstallBefore</title><description></description>
</hook>
<hook id="actionModuleInstallAfter" live_edit="0">
<name>actionModuleInstallAfter</name><title>actionModuleInstallAfter</title><description></description>
</hook>
</entities>
</entity_hook>