N°1681 - Add new triggers for attachment creation and removal (#534)

This commit is contained in:
Anne-Catherine
2024-12-10 09:33:20 +01:00
committed by GitHub
parent 1556b95653
commit 261106fa9d
30 changed files with 528 additions and 163 deletions

View File

@@ -38,6 +38,9 @@ SetupWebPage::AddModule(
'datamodel' => array(
'vendor/autoload.php',
'main.itop-attachments.php',
'src/Trigger/TriggerOnAttachmentCreate.php',
'src/Trigger/TriggerOnAttachmentDelete.php',
'src/Trigger/TriggerOnAttachmentDownload.php',
'renderers.itop-attachments.php',
),
'webservice' => array(