[Resolved] Are Hooks Recursive (ex. postwwwacct) ?
I have multiple add-ons that make use of postwwwacct and am starting work on my own things that I would like to run. It would be nice if the postwwwacct (and others) did a recursive glob search / script exec. Is it possible to change this easily so that I can keep the scripts separate instead of micro-managing different scripts into a single file.
-
You shouldn't use the post* scripts anymore. Instead you'll want to use a Whostmgr::Accounts::Create hook as described here: [url=http://docs.cpanel.net/twiki/bin/view/SoftwareDevelopmentKit/StndHooksWHMFunctions#Whostmgr::Accounts::Create]WHM Functions | Standardized Hooks (post The new Standardized Hooks system allows for multiple hooks at each hook point while there can only be one postwwwacct. 0
Please sign in to leave a comment.
Comments
1 comment