- Issue created by @hongpong
Advanced Custom Fields (ACF by WPEngine) and Secure Custom Fields (SCF) which is now administered by an internal team, are widely used in millions of WordPress sites. We would like to offer these site admins and owners an alternative option that saves their data fields.
We should have a way to get ACF fields into Drupal sites whether selectively or entirely in full. This could be based on scanning the XML file, a form for manual input, or other methods.
The Craft CMS WP Import project has a large set of ACF implementations (MIT license) which could be very helpful for parsing.
We would want the ACF field import to follow the "pluggable" structure that is in the works here: β¨ Support contrib wordpress data / custom data | Yoast SEO Needs review . Some of our volunteer contributors has already mentioned experimenting with ACF imports!
Some type of valid import for ACF / SCF
Additional wizard step pages, or including them on the ones that exist per content type / post / page. See β¨ Implement custom post type support Active regarding custom post type forms.
Depends on pluggable patch, and possibly other config changes.
Could change config entities or similar.
Active
3.0
Code