This Extensions integrates Stimulus.js ViewHelpers into TYPO3 and Fluid.
Summary of features
- todo
To use this extension you have to use Webpack Encore for bundling for frontend assets.
Before you start, make sure you have Symfony UX configured in your project.
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just run:
composer require svenpetersen/fluid-stimulus
@todo
Please refer to the contributing document included in this repository.