t3graf/extended-bootstrap-package
Extends Benjamin Kott's Bootstrap package with new, useful functions such as mega menus, an optional top bar panel, new CE's and more. Furthermore, it's a good example how you can adapt the bootstrap package to your own needs.
Maintainers
Package info
gitlab.com/t3graf-extensions/extended_bootstrap_package
Type:typo3-cms-extension
pkg:composer/t3graf/extended-bootstrap-package
Requires
- php: >=8.0.0
- b13/container: ^2.1
- bk2k/bootstrap-package: ^14.0
- ichhabrecht/content-defender: ^3.2
- quellenform/t3x-bootstrap-package-iconpack: ^0.1.1
- quellenform/t3x-iconpack: ^0.3.0
- quellenform/t3x-iconpack-bootstrap: ^1.1
- quellenform/t3x-iconpack-fontawesome: ^0.2.1
- typo3/cms-core: ^11.5
Requires (Dev)
- bk2k/extension-helper: ^2.0
- friendsofphp/php-cs-fixer: ^3.0.0
- friendsoftypo3/phpstan-typo3: ^0.9
- helhum/typo3-console: ^7.1
- helmich/typo3-typoscript-lint: ^v2.3
- overtrue/phplint: ^3.2 || ^4.3 || ^5.3
- phpstan/phpstan: ^1.7
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.2
- roave/security-advisories: dev-master
- typo3-console/composer-auto-commands: ^1.0
- typo3/cms-backend: *
- typo3/cms-composer-installers: ^4.0
- typo3/cms-extbase: *
- typo3/cms-extensionmanager: *
- typo3/cms-felogin: *
- typo3/cms-filelist: *
- typo3/cms-fluid: *
- typo3/cms-form: *
- typo3/cms-frontend: *
- typo3/cms-impexp: *
- typo3/cms-indexed-search: *
- typo3/cms-info: *
- typo3/cms-install: *
- typo3/cms-lowlevel: *
- typo3/cms-recycler: *
- typo3/cms-rte-ckeditor: *
- typo3/cms-seo: *
- typo3/cms-t3editor: *
- typo3/cms-tstemplate: *
- typo3/testing-framework: ^6.4
Suggests
Provides
None
Conflicts
None
Replaces
- typo3-ter/extended-bootstrap-package: 3.1.0
GPL-3.0-or-later 4e4d9322e9f0a0c1e69aba960203267e651f3521
- T3graf media agentur - Developer-Team
README
π TYPO3 compatibility
π Latest Stable Version
π Total Downloads
π License
π Gitlab pipeline status
Extends Benjamin Kott's Bootstrap package with new, useful functions such as mega menus, an optional top bar panel, new CE's and more. Furthermore, it's a good example how you can adapt the bootstrap package to your own needs.
Features
- Extra class fields for headline and subheadline
- Top info bar
- Navbar (header) full-width
- Footer full-width
- Footer slide out effect
- Fontawesome 5.14.0 in ckeditor
- Large dropdown menus
- Mega menu
- Supported new cookie consent with EXT: mindshape_cookie_consent,\ preconfigured for youtube, vimeo
- New Backend Layout for maintenance page
- with optional backgroundimage slider (see documentation)
- implements the functionality of the EXT:textimage_size
- thanks to Alessandro & Giulia Tuveri for the code
- 2-col, 3-col, 4-col more flexible grid container with EXT:container flexible background-color or image, width for each column (! experimental)
- EXT: iconpack & bootstrap_package_iconpack
New CE's
- Counter group
- Progress Bar group
- Countdown
- Pricing Table
- Testimonials
- Team List
- CTA Buttons
- Feature List
- Animated Headline
- Tile container
- Tabs container
- Accordion container
- Sticky Content
- Content Animations
More backend usability
Features planned
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. You don't need to include the TypoScript of Bootstrap package.
Contribute
Please create an issue at gitlab.com/t3graf-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
