S sparek Verified User Joined Jun 27, 2019 Messages 544 Jun 30, 2019 #1 Does Directadmin have any support for hookable events? At least that's what they were called in cPanel. For example, after you create an account... run this command. After the user creates a subdomain... run this command
Does Directadmin have any support for hookable events? At least that's what they were called in cPanel. For example, after you create an account... run this command. After the user creates a subdomain... run this command
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 8,992 Location LT, EU Jun 30, 2019 #2 Yes, there are a lot of them! http://www.directadmin.com/search_versions.php?query=%post.sh http://www.directadmin.com/search_versions.php?query=%pre.sh The 'examples' you asked about: https://www.directadmin.com/features.php?id=183, https://www.directadmin.com/features.php?id=445
Yes, there are a lot of them! http://www.directadmin.com/search_versions.php?query=%post.sh http://www.directadmin.com/search_versions.php?query=%pre.sh The 'examples' you asked about: https://www.directadmin.com/features.php?id=183, https://www.directadmin.com/features.php?id=445
S sparek Verified User Joined Jun 27, 2019 Messages 544 Jun 30, 2019 #3 Found it! /usr/local/directadmin/scripts/custom/README Sorry about this... I'm notorious for asking a question and then finding the answer. ... This won't be last time I do something like this.
Found it! /usr/local/directadmin/scripts/custom/README Sorry about this... I'm notorious for asking a question and then finding the answer. ... This won't be last time I do something like this.