Welcome Guest, Not a member yet? Register   Sign In
Bootstrap Form Builder Library
#1

Hi, 

I've just created a basic form builder library for Codeigniter 3. It generates bootstrap 4 html from a php array.

You can generate an entire form with open/close and submit tags or individual fields.

As I said - it's very basic but am planning to expand on the git repo if it's something people would like.

https://github.com/KeithBradley/Codeigni...rm_builder
Reply
#2

@logicdesign,

Any plans to consider it for CI4?
Reply
#3

(05-15-2019, 09:34 AM)php_rocs Wrote: @logicdesign,

Any plans to consider it for CI4?

It should work in CI4 (I think). The way the library is loaded will need to change but I believe the CI methods being called all exist in V4. - Not that I've tested it on the new version!

When CI4's suitable for production I'll take another look.
Reply
#4

@logicdesign,

CI4 is on the verge of release. I would focus on that because that is where most of the focus will shift to (at least by the end of this year).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB