cpsit/typo3-handlebars

Handlebars rendering extension for projects built with TYPO3 CMS

Package info

github.com/CPS-IT/handlebars

Documentation

Type:typo3-cms-extension

pkg:composer/cpsit/typo3-handlebars

Statistics

Installs: 26 979

Dependents: 1

Suggesters: 0

Stars: 8

Open Issues: 1

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

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 0924f68bb91d4c8442ca8a5ed9ba5691dbbaa043


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).