Skip to content

kludikovsky/bootstrap_grids

 
 

Repository files navigation

TYPO3 Extension "bootstrap_grids"

Predefined gridelements for bootstrap: Column grids, grids for simple accordions, tabs.

Note for TYPO12

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"
  }
}

Note for update to v5

The paths of TypoScript files have changed. Please ensure you reselect the template in your sys_template record.

Contribution

You will need docker installed for easy contribution and dev-setup.

To start dev environment

.docker/bin/start

To stop dev environment

.docker/bin/stop

Entering the container

.docker/bin/cli

About

TYPO3 Extension "bootstrap_grids"

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 51.6%
  • PHP 38.3%
  • Dockerfile 8.5%
  • Shell 1.6%