Bootstrap 5 support

Hi,

Is there any plan to upgrade frappe / erpnext to Bootstrap 5

5 Likes

I second this would be great time to upgrade

1 Like

Hi,
Bootstrap 5 have many updates. Is any possible to update bootstrap 5 in ERPNext V14 any time soon, Or Is there a process to upgrade to Latest version of bootstrap manually.

2 Likes

Also looking forward to Bootstrap 5.2+ since some SASS methods were changed from 5.1 to 5.2.

Is there sufficient demand felt to put efforts to migrate from Bootstrap 4 to latest Bootstrap 5, if someone willing to put efforts, and sufficient benefits are obtained?

or official developers are thinking to move to vue.js + tailwind (might be using FrappeUI)?

What is the official direction?

Frappe v15 is using tailwind. Not sure if team wants to spend time in upgrading the bootstrap for v14.

I doubt. Any proof?

Prerequisites does mention about bootstrap, and not thing about tailwind:

3. HTML / CSS

If you want to build user interfaces using Frappe Framework, you will need to learn basic HTML / CSS and the Bootstrap CSS Framework.

Resources:

  1. Codecademy Tutorial for HTML/CSS
  2. Getting started with Bootstrap

Also found a recent feature-request:

In the frappe official Github I have created an issue and got reply that someone sent the PR of updated bootstrap 5 here but did’t accepted by official’s.

This someone is not a real developer, and no one made changes to migrate from Bootstrap 4 to 5 :wink:

So the PR was just an automatic dependency update by Dependabot and didn’t include the necessary changes for a proper migration from Bootstrap 4 to 5. That makes sense! So, does that mean a manual migration effort is required if we want to upgrade to Bootstrap 5.
Then how long it can be?? :slightly_smiling_face:
.
Umm my friend used bootstrap 5 in frappe application.
And he took 2 seconds to implement the bootstrap 5 in his application via CDN :stuck_out_tongue_closed_eyes: