users icon indicating copy to clipboard operation
users copied to clipboard

timezone for users

Open tgoeminne opened this issue 1 year ago • 1 comments

This is a feature request to add timezone to the users plugin. Save timezone on register and update it on login through a hidden field that is binded to javascript? Anyone have done this, and can share some code/insight, or want to add to the plugin at all??

tgoeminne avatar May 17 '23 01:05 tgoeminne

You should be able to do include new fields on register page, just overwrite the template. For login you could create a custom event listener for Plugin::EVENT_AFTER_LOGIN to save any data

rochamarcelo avatar May 18 '23 12:05 rochamarcelo

Closing this because it has passed more than a year without any response

ajibarra avatar Jun 28 '24 06:06 ajibarra