ACF to Gutenberg Block Migrator · git:20260710.62afd0f · 2026-07-10 · sha256 13d2a06d0622e7a6

ACF to Gutenberg Block Migrator git:20260710.62afd0fA

Immutable. This exact content is served forever at /api/v1/blob/13d2a06d0622e7a6.

---
name: "ACF to Gutenberg Block Migrator"
slug: "acf-to-gutenberg-block-migrator"
description: "Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline. Maps ACF repeaters, groups, and flexible content to InnerBlocks and block attributes with server-side rendering via acf_register_block_type()."
verification: "security_reviewed"
source: "https://www.advancedcustomfields.com/"
author: "WP Engine"
category: "WordPress & CMS"
framework: "Codex"
---

# ACF to Gutenberg Block Migrator

Converts Advanced Custom Fields field groups into native Gutenberg blocks using the ACF Block API v2 and @wordpress/scripts build pipeline. Maps ACF repeaters, groups, and flexible content to InnerBlocks and block attributes with server-side rendering via acf_register_block_type().

## Installation

Use the upstream install or setup path that matches your environment:
- Make Your Own

- Source: https://www.advancedcustomfields.com/

## Documentation

- https://www.advancedcustomfields.com/resources/acf_register_block_type/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/acf-to-gutenberg-block-migrator/)