Copy link to clipboard
Copied
When will Bootstrap 5 be enabled in Dreamweaver?
In the interest of transparency, Dreamweaver is no longer being developed. It's merely being maintained. No new features have been added since Fall 2020 (ver 21.x) except security & compatibility updates.
Copy link to clipboard
Copied
...let me think, about 2040, that's if youre lucky.
Its anyones guess. Adobe don't provide clear indications of when anything is going to be included. Dreamweaver is way behind the curve in relation to other editors and that's the truth, like it or not! Adobe wont admit it but Dreamweaver is NOT their priority and if it is they have shown very little intent over the past few years to convince anyone it is.
Copy link to clipboard
Copied
You don't need Adobe's permission to start using Bootstrap 5 or any other framework. You can reference needed files from the official CDN or download them to your local site folder. But to implement BS 5, you'll need to be familiar with the code changes.
https://getbootstrap.com/docs/5.0/migration/
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/css/bootstrap.min.css" integrity="sha384-KyZXEAg3QhqLMpG8r+8fhAXLRk2vvoC2f3B09zVXn8CA5QIVfZOJ3BCsw2P0p/We" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.min.js" integrity="sha384-cn7l7gDp0eyniUwwAZgrzD06kc/tftFf19TOAs2zVinnD/C7E91j9yyk5//jjpt/" crossorigin="anonymous"></script>
Copy link to clipboard
Copied
I think that the OP probably mean in a palet interface, click and get the component and so on, as Bottstrap is currently implemented.
Copy link to clipboard
Copied
As it was only released to final in May of this year it might be a couple of releases before the features are native in DW, but as others have stated, you can use Bootstrap 5 without DW today, just not the user interface components.
Copy link to clipboard
Copied
I'm still waiting!
Copy link to clipboard
Copied
I'm still waiting!
By @MM-Webconsulting
If you think DW is in a better place or being more actively updated then when this post started you are wrong. It is in minimal maintenance mode only receiving essential updates. Your best bet is to use the examples above and include the bootstrap code on your pages to stay up to date with the latest versions.
Copy link to clipboard
Copied
In the interest of transparency, Dreamweaver is no longer being developed. It's merely being maintained. No new features have been added since Fall 2020 (ver 21.x) except security & compatibility updates.
Adobe abandoned Brackets, the code engine that DW CC is based on. And while DW is still a capable editor for manual coders, it might not be appropriate for use in ALL situations. Use it with eyes wide open and alongside other coding tools that are in ACTIVE development.
CODE EDITORS:
-- Codespaces (free, browser-based) - https://github.com/features/codespaces
-- Nova (Mac only, formerly called Coda) - https://nova.app/
-- Pinegrow - https://pinegrow.com/
-- Sublime Text - http://www.sublimetext.com/
-- Visual Studio Code (free) - https://code.visualstudio.com/
-- Wappler ~ Visual Web App Builder - https://wappler.io/
Hope that helps.
Copy link to clipboard
Copied
When will the latest Bootstrap version be supported by Dreamweaver?
Bootstrap version 5 has been around for over 2 years now!
Copy link to clipboard
Copied
DW is in minimal maintenance mode and is only receiving essential updates to its core. No new features have been released. 4.4.x isn't even the latest in the 4.x build so I wouldn't hold my breath for version 5 support. If you really need to use the latest version, you will need to code the pages yourself in DW, but you will not have the UI features to drop elements on the page if that is what you are looking for.
Copy link to clipboard
Copied
Dreamweaver will never get Bootstrap 5 support. It's unfortunately dead in the water.
An excellent alternative is Pinegrow, which does fully support Bootstrap 5 and a huge library of components.
Copy link to clipboard
Copied
This duplicate post has been merged with your original one on the same topic.
The answer is the same now as it was in 2021.
Copy link to clipboard
Copied
Because Adobe has abandoned Dreamweaver, I will have to go to other software that is being pitched that is more up-to-date, better maintained and will use Bootstrap 5.3. First Adobe abandons Muse, now Dreamweaver... what's the point?
Copy link to clipboard
Copied
I left 6 years ago and never looked back.