-
Notifications
You must be signed in to change notification settings - Fork 0
Home
tla edited this page Mar 10, 2021
·
22 revisions
This is a collection of ViewHelper created by XIMA MEDIA GmbH. This page serves as an overview of the available ViewHelper.
Installation via Composer and Packagist.org.
The extension namespace needs to be added to a template before the available ViewHelper can be used. You can ommit the attribut data-namespace-typo3-fluid if you need the html tag to be rendered.
<html xmlns:xmvh="http://typo3.org/ns/Xima/XmViewhelper/ViewHelpers"
data-namespace-typo3-fluid="true">