lonnieezell / Bonfire2

CodeIgniter 4-based application skeleton
MIT License
131 stars 50 forks source link

Enable support in User Meta for text-like field types and textarea #431

Closed dgvirtual closed 8 months ago

dgvirtual commented 8 months ago

Enable support in User Meta for text-like field types: number, password, email, tel, url, date, time, week, month, color Enable support for textarea; Update documentation accordingly (+add info about previously added checkbox support)