The content extension of TYPO3voilà.
Installation
- Add T3v Content as dependency to the Composer configuration
- Run
composer install
or composer update
to install all dependencies with Composer
- Include the TypoScript for T3v Content
Dependencies
Core
- TYPO3 CMS 10.4 or greater
- Fluid Styled Content extension
TYPO3voilà
Overview
Grid elements *
- Accordion grid element
- Accord grid element
- Card grid element
- Carousel grid element
- Slider grid element
- Timeline grid element
- Session grid element
- Time slot grid element
- Event grid element
Content elements
Typical page content
- Header only content element
- Regular text content element
- Text & images content element
- Images only content element
- Text & media content element
- Bullet list content element
- Table content element
- File links content element
- Abstracts content element
- Categorized content content element
- Categorized pages content element
- Pages content element
- Subpages content element
- Recently updated pages content element
- Related pages content element
- Section index content element
- Section index of subpages from selected pages content element
- Sitemap content element
- Sitemaps of selected pages content element
- Special menus content element
Special elements
- Plain HTML content element
- Divider content element
- Insert records content element
Development
Setup
git clone https://github.com/t3v/t3v_content.git && cd t3v_content
./Scripts/Setup.sh
Testing
./Scripts/Tests.sh
./Scripts/Tests/Unit.sh
./Scripts/Tests/Functional.sh
./Scripts/Tests/Migrate.sh
Bug Reports
GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new
problems here.
Versioning
This project aims to adhere to Semantic Versioning 2.0.0. Violations of this scheme should be reported as bugs. Specifically, if a minor
or patch version is being released that breaks backward compatibility, that version should be immediately yanked and / or a new version
should be immediately released that restores compatibility.
Credits
Icons
Icons used made by Alfredo Hernandez, Freepik and Smashicons from Flaticon.
License
T3v Content is released under the MIT License (MIT), see LICENSE.