ACF to Gutenberg Block Migrator
Installation
SKILL.md
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