Upload your project and get production-ready migrated code in minutes.
Paste a GitHub URL or upload a ZIP file of your Advanced Custom Fields project.
The engine scans your codebase to identify Advanced Custom Fields patterns, APIs, and configuration that need updating.
Hybrid AST + AI engine applies deterministic transforms for configuration and dependencies, and AI-powered transforms for complex code changes. Every change gets a confidence score.
Get a ZIP with your fully migrated code, a complete migration report, and a checklist of items flagged for manual review.
Removing ACF eliminates a plugin dependency, reduces potential security surface, and aligns with WordPress's direction toward native block bindings. Native meta fields load faster and do not require an active plugin to display data.
No. ACF stores data in the standard wp_postmeta table. Nivo only changes how your theme code reads and displays that data, switching from ACF's API to WordPress's native get_post_meta() and block bindings. The stored data is identical.
Most themes complete in 10 to 20 minutes. The time depends on the number of ACF field groups and template files using ACF functions. Complex setups with Flexible Content and Repeaters take longer.
Flexible Content is the most complex ACF feature to replace. Nivo converts each layout to a block pattern with InnerBlocks, maintaining the content editor's ability to mix and match content sections.
Yes. Nivo supports incremental migration. You can convert specific field groups to native fields while keeping others in ACF. Both approaches read from the same wp_postmeta storage.
Free tier available — no credit card required
Automatically convert WordPress classic PHP themes to block themes. Handles template conversion, theme.json generation, block patterns, and style migration.
Platform MigrationAutomatically convert Elementor pages to native Gutenberg blocks. Removes page builder dependency, preserves layouts and styles, and improves site performance.
Platform MigrationAutomatically migrate WordPress 5 to WordPress 6. Handles Full Site Editing compatibility, block theme support, deprecated hooks, and PHP 8 compatibility.
Platform Migration