WebSite X5Help Center

 
Vitalii L.
Vitalii L.
User

Adding functionality login/logout plugin  en

Autor: Vitalii L.
Besucht 1033, Followers 1, Geteilt 0  

Hello!
how to add to site using login/logout plugin such possibility:
- display text Hello "logged name" and logout button, in reason when client is loged;
- or Hello gest please login and login button if client not loged .

Is it posssible using this php code
<?php
$pa = new imPrivateArea();
$user = $pa->who_is_logged();
echo $user['realname'];
?>

Gepostet am
5 ANTWORTEN - 2 NüTZLICH
JiPeR 48
JiPeR 48
Moderator

Hello All,

However, pay attention to the compatibility of the software version (...2021.5...).

J.P.

Mehr lesen
Gepostet am von JiPeR 48
Vitalii L.
Vitalii L.
User
Autor

Thank You, but this suggestion not fit for me, because this plugin is not compatible with my version license.Currently available login logout plugin don't have these features.

Mehr lesen
Gepostet am von Vitalii L.
Incomedia
Elisa B.
Incomedia

Hi Vitalii, 

I confirm this function is available for the new version only, which you can possibly get here:

https://market.websitex5.com/en/users/1143018/offers

If you still want to use version 2019.1, however, you will need to integrate custom code, which we unfortunately do not offer direct support for. 

Thanks! Kind regards.

Mehr lesen
Gepostet am von Elisa B.