jkeller
November 19th, 2025, 15:53
Hi - I'm trying to modify my extension (5E) so that it executes some set-up code when the session starts.
I tried adding a call in the onInit method, but it doesn't seem to get called (perhaps some kind of load-order issue?).
I'd like it to run after my extension is fully loaded, if that's possible.
Can anyone point me to another extension which does this, or suggest another method that would be more appropriate? Thanks!
I tried adding a call in the onInit method, but it doesn't seem to get called (perhaps some kind of load-order issue?).
I'd like it to run after my extension is fully loaded, if that's possible.
Can anyone point me to another extension which does this, or suggest another method that would be more appropriate? Thanks!