svenpetersen / fluid-stimulus
This package is abandoned and no longer maintained.
No replacement package was suggested.
Stimulus Viewhelpers for TYPO3
Package info
github.com/svenpet90/fluid-stimulus
Type:typo3-cms-extension
pkg:composer/svenpetersen/fluid-stimulus
v0.1.0
2023-01-25 18:53 UTC
Requires
Requires (Dev)
- ergebnis/composer-normalize: ^2.24
- friendsoftypo3/phpstan-typo3: ^0.9.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.4
- typo3/coding-standards: ^0.6.1
- typo3/testing-framework: ^6.16
README
TYPO3 Extension "fluid-stimulus"
What does it do?
This Extensions integrates Stimulus.js ViewHelpers into TYPO3 and Fluid.
Summary of features
- todo
Prerequsites
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.
Installation
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
Compatibility
@todo
Contributing
Please refer to the contributing document included in this repository.