ZF-Commons / ZfcUser

A generic user registration and authentication module for ZF2. Supports Zend\Db and Doctrine2. (Formerly EdpUser)
BSD 3-Clause "New" or "Revised" License
497 stars 343 forks source link

- Generate forms in Bootstrap style + Laminas #672

Closed rarog closed 4 years ago

rarog commented 7 years ago

Generating form with dl.zend_form and dt was ZF1 style and didn't work with Bootstrap properly.

IMHO this could also be merged to 2.x and 1.x branches.

rarog commented 4 years ago

I migrated to Laminas, if needed, I can separate the pull requests.