Predefined gridelements for bootstrap: Column grids, grids for simple accordions, tabs.
At the time of writing, TYPO3 12 compatibility is a work-in-progress but will be released very soon. In the meantime, it
is possible to use the main branch as a dependency to install it for TYPO3 12.
{
"require": {
"laxap/bootstrap-grids": "dev-main"
}
}The paths of TypoScript files have changed. Please ensure you reselect the template in your sys_template record.
You will need docker installed for easy contribution and dev-setup.
To start dev environment
.docker/bin/startTo stop dev environment
.docker/bin/stopEntering the container
.docker/bin/cli