• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

access to event handlers within modules?

R

revolution

Guest
i'm interested in creating plesk modules. i've looked through the plesk sdk and module documentation and can't find the answer to this, but i'm assuming it's possible because i imagine software such as the 4psa software does this.

does anybody know if there's a way to "register" event handlers with one's module that don't show in the event handlers area of the server administration page? things could go very wrong if an admin removed or modified an event handler that the module had put there. the idea is the admin shouldn't be able to see the event handlers there. they should be forced to either remove the entire module or not mess the parts of it, such as the event handlers.

or maybe there's some other method within modules? some form of hooks one can use?

thanks.
 
Back
Top