t3graf / extended-bootstrap-package
Extends Benjamin Kott's Bootstrap package with new, useful functions such as a mega menu, an optional top bar panel, new CE's, nddev ew CE layouts and more. Furthermore, it's a good example how you can adapt the bootstrap package to your own needs.
Requires
- b13/container: ^1.2
- bk2k/bootstrap-package: ^11.0
- typo3/cms-core: ^9.5 || ^10.4
Requires (Dev)
- bk2k/extension-helper: ^1.0
- friendsofphp/php-cs-fixer: ^2.16
- helhum/typo3-console: ^6.3
- helmich/typo3-typoscript-lint: ^v2.3
- overtrue/phplint: ^2.1
- roave/security-advisories: dev-master
- typo3-console/composer-auto-commands: ^0.4
- typo3-console/composer-typo3-auto-install: ^0.4
- typo3/cms-backend: ^10.4
- typo3/cms-extbase: ^10.4
- typo3/cms-extensionmanager: ^10.4
- typo3/cms-felogin: ^10.4
- typo3/cms-fluid: ^10.4
- typo3/cms-form: ^10.4
- typo3/cms-frontend: ^10.4
- typo3/cms-indexed-search: ^10.4
- typo3/cms-info: ^10.4
- typo3/cms-install: ^10.4
- typo3/cms-lowlevel: ^10.4
- typo3/cms-recycler: ^10.4
- typo3/cms-rte-ckeditor: ^10.4
- typo3/cms-seo: ^10.4
- typo3/cms-tstemplate: ^10.4
- typo3/testing-framework: ^6.4
Replaces
- t3graf/extended-bootstrap-package: 11.0.0
- typo3-ter/extended-bootstrap-package: 11.0.0
This package is auto-updated.
Last update: 2021-03-21 14:55:48 UTC
README
Extends Benjamin Kott's Bootstrap package with new, useful functions such as a mega menu, an optional top bar panel, new CE's, new CE layouts and more. Furthermore, it's a good example how you can adapt the bootstrap package to your own needs.
Features
- 2-col, 3-col, 4-col grid container with EXT:container
- Extra class fields for headline and subheadline
- Top info bar
- Fontawesome 5.14.0 in ckeditor
- Large dropdown menus
Mega menu
Installation
Installation using composer
The recommended way to install the extension is by using Composer.
composer require t3graf/extended-bootstrap-package
.
Installation from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
Minimal setup
1) Include the static TypoScript of the extension after bootstrap package.
4. Administration
Create content element
5. Configuration
Extension settings
Constants
Contribute
Please create an issue at gitlab.com/typo3graf/developer-team/extensions/extended_bootstrap_package/issues.
Please use Gitlab only for bug-reports or feature-requests.
Credits
This extension was created by Mike Tölle in 2021 for T3graf media-agentur, Recklinghausen.
Find examples, use cases and best practices for this extension in our extended_bootstrap_package blog series on t3graf.de.
Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.
Links
- Demo: www.t3graf-media.de/typo3-extensions/extended-bootstrap-package
- Gitlab Repository: gitlab.com/t3graf-extensions/extended_bootstrap_package
- TYPO3 Extension Repository: extensions.typo3.org/
- Found an issue?: gitlab.com/t3graf-extensions/extended_bootstrap_package/issues