t3 / pw_teaser
Create powerful, dynamic page teasers with data from page properties and its content elements. Based on Extbase and Fluid Template Engine.
Installs: 12 562
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 4
Open Issues: 8
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4.6 || ^11.5
README
Create powerful page teasers in TYPO3 CMS with data from page properties and its content elements. Based on Extbase and Fluid template engine.
Features
- Show lists of pages (like TYPO3's
menu_pages
ormenu_subpages
content element type) - Very detailed options to filter pages
- Create nested or flat views of your page structures
- Layout the teasers of your pages like you want, with Fluid templates
- Template Presets
- Pagination available
- Extendable by EventListener, to modify or extend pages result
Documentation
This extension provides a ReST documentation, located in Documentation/
directory.
You can see a rendered HTML version on https://docs.typo3.org/p/t3/pw_teaser/main/en-us/
Requirements
Version 6.0 of pw_teaser requires TYPO3 10.4 or 11.5.
How to contribute?
Just fork this repository and create a pull request to the master branch. Please also describe why you've submitted your patch. If you have any questions feel free to contact me.
In case you can't provide code but want to support pw_comments anyway, here is my PayPal donation link.
DDEV Environment
pw_teaser ships a DDEV configuration for TYPO3 10 and 11.
See https://github.com/a-r-m-i-n/ddev-for-typo3-extensions for more information.