Quote:
|
My attempt in itself (if it had been in the right place) should have been correct as login/index.php is raising the event:
|
No, its not as the interface events are completely different from server events and what you wrote is a server plugin and not a interface plugin.
Interface plugins are written differntly and ue different functions any libraries for the events, take a look at the files in ispconfig/interface/lib/plugins/ to get an idea how they work.