Closed perooo closed 11 years ago
Hey. Sorry for the lack of replies. I checked real quick into the code and it should work out of the box (latest master, because new the RememberMeForm extends the ZfcUserForm), when you use the $this->zfcUserLoginWidget(). It also has a configured view template that can be changed in the config:
'user_login_widget_view_template' => 'zfc-user/user/login.phtml',
Hi, could you do that work like zfcUser login widget (zfcUserLoginWidget()) or how could i use login form on my homepage (application/index)?