Bootstrap 5 coming?

Wish to see a specific feature/change in future releases? Feel free to post it here, and if it gets enough "likes", we'd definitely include it in future releases!
Post Reply
mark
Posts: 4
Joined: 2024-09-14 13:17
Location: USA

Bootstrap 5 coming?

Post by mark » 2024-09-27 06:01

I’m new to AppGini and Bootstrap but have learned enough to see that Bootstrap 3.3.x is two major releases behind version 5.

Is there a future release of AppGini that will use a newer Bootstrap version?

Also, are there tutorials available on heavy customization of an AppGini app?

I’m wanting a sidebar for nav instead of the top bar. I’d also like to use a different, more modern look for home screens and table and record views.

TIA

User avatar
a.gneady
Site Admin
Posts: 1308
Joined: 2012-09-27 14:46
Contact:

Re: Bootstrap 5 coming?

Post by a.gneady » 2024-09-28 12:08

Yes, Bootstrap 5 is planned for future releases. We plan to first restructure the files to implement separate views to make this upgrade more streamlined. For customization tutorials, please see: https://bigprof.com/appgini/help/advanced-topics/
:idea: AppGini plugins to add more power to your apps:

User avatar
jmcgov
Veteran Member
Posts: 85
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: Bootstrap 5 coming?

Post by jmcgov » 2024-09-28 19:14

Ah, good to hear and maybe timely for something Im planning. Do you have rough timelines in mind, Ahmed?

User avatar
jmcgov
Veteran Member
Posts: 85
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: Bootstrap 5 coming?

Post by jmcgov » 2024-10-01 17:11

Nay thoughts?

User avatar
jmcgov
Veteran Member
Posts: 85
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: Bootstrap 5 coming?

Post by jmcgov » 2024-10-01 17:12

*Any thoughts (did I say nay!)

User avatar
a.gneady
Site Admin
Posts: 1308
Joined: 2012-09-27 14:46
Contact:

Re: Bootstrap 5 coming?

Post by a.gneady » 2024-10-02 08:16

Hopefully before this year end. I've made it a top priority due to popular demand and users feedback :)
:idea: AppGini plugins to add more power to your apps:

saymaad
Posts: 2
Joined: 2024-06-03 16:17

Re: Bootstrap 5 coming?

Post by saymaad » 2024-10-02 09:29

That's great news, if we can have Field-Based Security with this update as well, could be a killer Christmas combo :D

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1868
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Bootstrap 5 coming?

Post by jsetzer » 2024-10-02 15:11

@BigProf:
When migrating to B5 please use the extended version including jQuery an not the standard vanilla version, because we have thousands of lines of code using jQuery.

Also, can you please consider removing the $j = jQuery.noConflict() setting, because this brings so many conflicts when trying to integrate with 3rd party libraries, for example with VUE or certain jQuery-plugins which rely on $.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.14 Revision 1665 + all AppGini Helper tools

User avatar
jmcgov
Veteran Member
Posts: 85
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: Bootstrap 5 coming?

Post by jmcgov » 2024-10-02 20:28

saymaad wrote:
2024-10-02 09:29
That's great news, if we can have Field-Based Security with this update as well, could be a killer Christmas combo :D
Oh man, I don't know if all that could fit in one Christmas stocking :lol:

Post Reply