Quote:
Originally Posted by frkandris
correct
frkandris
--
|
Currently, this is an API1 call, here's the code from X3 that creates a parked domain:
HTML Code:
<cpanel Park="park($FORM{'domain'})">
You may want to read the README file in /usr/local/cpanel/hooks to learn how to use cPanel Hooks. Also check out the example file it refers to.
cPanel Hooks are called after an action has been performed by cPanel.
With all of this information, you should be able to put together your own hook

.