Generate ACF Gutenberg blocks just by adding templates to your Timber theme. This package is based heavily on this article by nicoprat and the plugin by MWDelaney.
Read the complete documentation
This plugin is build with help of contributors: roylodder
Add twig templates to views/blocks
which get and use ACF data. Each template requires a comment block with some data in it:
{#
Title:
Description:
Category:
Icon:
Keywords:
Mode:
Align:
PostTypes:
SupportsAlign:
SupportsMode:
SupportsMultiple:
SupportsAnchor:
EnqueueStyle:
EnqueueScript:
EnqueueAssets:
#}