Hi Guys, I'd like to run a couple of scripts right after a user account is created. What's the simplest and safest way of doing so? Thanks.
There is no such hook in ISPConfig 2 available for external scripts. The best way to integrate this is when you call your external script from within the user insert function in the script /root/ispconfig/scripts/lib/config.lib.php