Hello everyone. I hope I am at the right category.
Is there a way to add login form like this? My forum is private. So anybody have to login.
I want it to look like this:
or at least lookalike. I just want the custom login form.
Is there any way?
login_required
app/views/static/login.<your-language-locale>. Do whatever HTML elements/including JS you want.I dont quite understand the 2 point. Can you explain more?
You need to build this login form and its functionality all by yourself. It’s not included in Discourse by default.
From your screenshot, it looks like another Discourse, try to get some HTML and CSS from there.