Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/installation/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ The most recent one is: https://www.npmjs.com/package/@inventory/parcel-plugin-h
TODO: Write text here

https://www.npmjs.com/package/parcel-plugin-handlebars-precompile

## Drupal

Drupal is a CMS written in PHP + Symfony. There is a contrib module that allows you to integrate and use Handlebars
in the front end to create progressively decoupled applications.

See [https://www.drupal.org/project/handlebars](https://www.drupal.org/project/handlebars) for instructions.