Download the PHP package andersundsehr/relation-processor without Composer
On this page you can find all versions of the php package andersundsehr/relation-processor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andersundsehr/relation-processor
More information about andersundsehr/relation-processor
Files in andersundsehr/relation-processor
Package relation-processor
Short Description Adds DataProcessor to resolve all types of TCA Relations
License GPL-2.0-or-later
Informations about the package relation-processor
EXT:relation_processor
install
composer req andersundsehr/relation-processor
what does it do
It adds a RelationProcessor so you don't have to manually define a DatabaseQueryProcessor for each relation you want to use.
It uses the TCA configuration to determine the correct query to use.
It uses the PageRepository->versionOL()
and PageRepository->getLanguageOverlay()
functions so it hase correct versioning and language overlay support.
Example
`
Advanced Example
`
with ♥️ from anders und sehr GmbH
If something did not work 😮
or you appreciate this Extension 🥰 let us know.We are hiring https://www.andersundsehr.com/karriere/
All versions of relation-processor with dependencies
typo3/cms-core Version ^11.5 || ^12.0
typo3/cms-frontend Version ^11.5 || ^12.0