t3v / t3v_content
The content extension of TYPO3voilà.
Installs: 2 960
Dependents: 9
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 5
Language:HTML
Type:typo3-cms-extension
Requires
- php: >= 7.0 < 7.4
- fluidtypo3/vhs: ^5.1
- gridelementsteam/gridelements: dev-8-0 || dev-master
- maxserv/replacecontent: ~2.0.5
- t3v/t3v_core: *
- typo3/cms-core: ^8.7 || ^9.5
- typo3/cms-fluid-styled-content: ^8.7 || ^9.5
Requires (Dev)
- mikey179/vfsstream: ^1.6
- namelesscoder/typo3-repository-client: ^2.0
- nimut/testing-framework: ^4.0
- phpunit/phpunit: ^6.0
Replaces
- typo3-ter/t3v_content: 7.3.0
- dev-master
- 7.3.0
- 7.2.0
- 7.1.0
- 7.0.0
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.0
- 5.1.1
- 5.1.0
- 5.0.0
- 4.13.0
- 4.12.0
- 4.11.0
- 4.10.0
- 4.9.0
- 4.8.0
- 4.7.0
- 4.6.1
- 4.6.0
- 4.5.0
- 4.4.0
- 4.3.0
- 4.2.0
- 4.1.0
- 4.0.0
- 3.0.0
- 2.2.4
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.0
- dev-7-x
- dev-develop
- dev-8-x
- dev-web-components
This package is auto-updated.
Last update: 2021-03-29 12:00:01 UTC
README
The content extension of TYPO3voilà.
A set of Grid-/ and Content Elements based on Grid Elements and Fluid template engine for Front-End output.
Installation
- Add T3v Content as dependency to the Composer configuration
- Run
composer install
orcomposer update
to install all dependencies with Composer - Include the TypoScript for T3v Content
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
Menu
- 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
Dependencies
- TYPO3 CMS 9.5 or greater
- Fluid Styled Content extension
- Grid Elements extension
- SMS Responsive Images extension
- VHS extension
- T3v Core extension
Development
Setup
$ ./Scripts/Setup.sh
Run Unit Tests
$ ./Scripts/Tests/Unit.sh
Run Functional Tests
$ ./Scripts/Tests/Functional.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 library 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 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, Smashicons and [Vectors Market] from Flaticon.
Icons made by Alfredo Hernandez, Freepik and Smashicons from Flaticon.
License
T3v Content is released under the MIT License (MIT), see LICENSE.