Appearance customization
Open
- Dominant language
- PHP
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I'm trying to customize HTML returned by login_form() function. This needs some attributes inside tags, like class, id etc.
But there are only label parameters available, as long as for login_form_username, login_form_password functions made for customization.
Of course, I can write my own html/twig as I want, but how do I retrieve postUrl and redirectField that are used in src/Twig/LoginFormExtension.php ?
Sorry if this is a dumb question, I'm new to BoltCMS. Should I rewrite named class or there is more elegant way?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.