Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
/ fluid-stimulus Public archive

Symfony UX Stimulus ViewHelpers for TYPO3 and Fluid

Notifications You must be signed in to change notification settings

svenpet90/fluid-stimulus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.