Skip to content

JCORE-Blocks

JCORE Blocks module is the module for all of our ACF Gutenberg blocks. It should only contain ACF Gutenberg Blocks and not pure Gutenberg blocks.

Installation

Installation in a project is done using composer. The module is hosted on Packagist and can be installed with the following command:

composer require jcore/blocks

Follow the module registering process to register the module in the Theme.