Hi,
is there any way to get the trigger for Joomla Session to do some changes (activate code) in a custom plug-in (I'm creating)?
When the user does a Login/Logout, there's no problem cause CB Plugin support those API calls.
The problem is, when the user closes the browser & Session still lives until Joomla decides it's enough.
For this 'enough', I want to add some code in my plug-in...