Extends pages, content elements and RTE with additional fields to add Bootstrap 5 classes, and adds a new set of content elements, page templates, and viewhelpers to help building sites.
Package info
github.com/jaumepresaspuig/das
Language:JavaScript
Type:typo3-cms-extension
pkg:composer/jaumepresaspuig/das
Requires
- fluidtypo3/flux: ^11.0 || ^11.1
- fluidtypo3/vhs: ^7.1 || ^7.2
- typo3/cms-core: ^13.4
README
TYPO3 Extension das
This extension is designed to streamline the creation of TYPO3 websites. It enhances pages and content elements by adding extra fields for Bootstrap 5 classes and introduces a new collection of content elements, page layouts, and view helpers. This significantly reduces the effort required to build your site.
Once installed, your TYPO3 setup is ready to use, requiring no additional configuration.
You can also create custom themes by developing your own extension. This allows you to modify constants, TSConfig, and partials while incorporating your own assets.
Das is based on the extensions Flux and Vhs.
Installation
- Add the extension via composer:
composer req jaumepresaspuig/das
- Update the database structure
- Include the TypoScript template
- Clear all caches
| URL | |
|---|---|
| Repository: | https://github.com/jaumepresaspuig/das |
| Read online: | https://www.jaumepresas.com/das |
| TER: | https://extensions.typo3.org/extension/das |
| Homepage: | https://das.jaumepresas.com |
Compatibility
| Das | TYPO3 | PHP | Support / Development |
|---|---|---|---|
| 1.0 | 13.4 | 8.2 - 8.5 | features, bugfixes, security updates |