cpsit/typo3-handlebars

Handlebars rendering extension for projects built with TYPO3 CMS

Maintainers

Package info

github.com/CPS-IT/handlebars

Documentation

Type:typo3-cms-extension

pkg:composer/cpsit/typo3-handlebars

Statistics

Installs: 26 972

Dependents: 1

Suggesters: 0

Stars: 8

Open Issues: 1

1.0.0-alpha.10 2026-06-24 09:12 UTC

README

Extension icon

TYPO3 extension handlebars

Coverage CGL Tests Supported TYPO3 versions Slack

An extension for TYPO3 CMS that provides an entire rendering environment for Handlebars templates. It is seamlessly integrated into TYPO3 and offers extensive configuration options to get all the power out of your templates. To meet everyone's needs, it is easily extensible using TYPO3 on-board tools.

🚀 Features

  • Templating engine: Full Handlebars rendering environment for TYPO3
  • Custom Helpers: Custom helpers with auto-registration via PHP attributes
  • Extbase support: Controller-based rendering via HandlebarsView
  • Events: PSR-14 hooks into the full rendering pipeline
  • DI integration: Built on dependency injection for better performance and maintainability
  • Caching: Integration with TYPO3's cache framework for compiled templates
  • Extensibility: Easy to extend and customize
  • Compatibility: Compatible with TYPO3 13.4 LTS and 14.3 LTS

🔥 Installation

Composer

Packagist Packagist Downloads

composer require cpsit/typo3-handlebars

TER

TER version TER downloads

Download the zip file from TYPO3 extension repository (TER).

📙 Documentation

Please have a look at the official extension documentation.

⭐ License

This project is licensed under GNU General Public License 2.0 (or later).