By now, Logout in VM2 are form-based.
Which URL must be used, to logout from VM?
I need to create link in menu, that has be named "logout".
Is is possible?
sitename/?option=com_users&action=user.logout
not affect anything.
Hidden fields in logout form have a different names each time. How to transfer this data to url?
Since we are using Joomla's login/out module maybe you should ask on the Joomla forum. Looks like it uses a session identifier which would not be available to use in a url.