svenpetersen/fluid-stimulus

This package is abandoned and no longer maintained. No replacement package was suggested.

Stimulus Viewhelpers for TYPO3

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v0.1.0 2023-01-25 18:53 UTC

This package is auto-updated.

Last update: 2023-05-11 19:47:17 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

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.