Files
2026-07-03 17:53:31 +02:00

1.4 KiB
Raw Permalink Blame History

Embedassets

License Packagist Downloads Brightside

Fluid viewhelpers for embed and minified CSS/JS

System requirements

  • TYPO3 Fluid

Install

  • composer req t3brightside/embedassets or from TYPO3 extension repository embedassets

Use

Add namespace and embed="1" as in given examples

{namespace ea=Brightside\Embedassets\ViewHelpers}
<ea:asset.css embed="1" priority="1" identifier="myindentifier" href="EXT:myextension/Resources/Public/Css/myfile.css" />
<ea:asset.script embed="1" identifier="myindentifier" src="EXT:myextension/Resources/Public/JavaScript/myfile.js" />

Sources

Development and maintenance

Brightside OÜ – TYPO3 development and hosting specialised web agency