Page 1 of 1

Bootstrap package compatibility?

Posted: 11 Nov 2019, 10:25
by pixelplumber
Hi. I’m using typo3 9.5 with bootstrap package 10. I’m using the 4/sass version rather than the 3/less version. So far aimeos seems to render ok but is there risk that I run into issues?

Looking in the forums I see mention that aimeos is not using bootstrap 4 yet so I assume there is some possibility of strange interactions with the classes?

Re: Bootstrap package compatibility?

Posted: 11 Nov 2019, 10:44
by aimeos
I think you can use both, Bootstrap 3 and 4. By default, version 3 is included but you can change that to version 4. We already use Bootstrap 4 in the Aimeos standalone shop:
https://github.com/aimeos/aimeos/blob/m ... ss/app.css

If there are any problems, we should be able to fix them.