Risk Free, Backed By Our 90-Day Money Back Guarantee
 - 
Read More
Lifetime Licenses Are Ending Soon, Get Yours Before They're Gone
 - 
Read More
Risk Free, Backed By Our 90-Day Money Back Guarantee
Pricing

You may have seen some references on our site to annual licensing or renewals.

All plugins currently come with a lifetime license, no matter what the site says.

We’re currently running tests before we make the switch to annual pricing. Check the Discounts tab to purchase our other plugins and get a lifetime license before they’re gone.

I Understand I Have a Lifetime License
Now is your last chance to buy a lifetime license before we switch to annual pricing. Existing licenses will be unaffected.
Read More
200,000+ Active Installs
1500+ 5 Star Reviews
Docs Menu

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

How to Export Advanced Custom Fields (ACF)

WP All Export along with the ACF Export Add-On allows you to export data from any Advanced Custom Fields present in your post type or custom post type.

The Advanced Custom Fields (ACF) plugin extends basic custom fields to enable more complex fields, different layouts, and settings. WP All Import has an integration with the ACF plugin to export the information stored in such fields.

Export basic ACF text fields such as text area, number, range, email, URL, password, etc.

Export ACF picker fields such as date picker, date time picker, time picker, and color picker.

Export ACF media fields such as image, file, oEmbed, gallery, or even a Wysiwyg editor.

Export ACF choice fields such as select, checkbox, radio button, button group, etc.

Export ACF's taxonomy field using drag and drop.

Export ACF google maps fields with the address, latitude, and longitude information.

Export ACF relational fields such as link, post object, page link, relationship, etc.

Export ACF repeater and group fields easily.

Export ACF flexible content fields.


To export Advanced Custom Fields, go to All Export › New Export and select the post type or custom post type attached to your ACF fields. Set up the export using drag & drop, then process the export and download the export file.

Table of Contents

Advanced Topics

Step 1: Create a New Advanced Custom Fields (ACF) Export

Go to All Export › New Export and select the post type which contains the Advanced Custom Fields to export. In this guide, we are exporting Posts that contain various Advanced Custom Fields (ACF).

Click Customize Export File to continue and set up which fields to export.

Export Advanced Custom Fields Customize File

Step 2: Define Which ACF Fields to Export

The next screen is the Drag & Drop interface. Here you can define the fields to be included with your posts export.

Under the Available Data › ACF section, you can find the different field groups and Advanced Custom Fields available to export.

Drag and drop all the desired fields from right to left. Once you define the export template, click the blue Continue button.

Export Advanced Custom Fields Define and Choose

Step 3: Configure the Export Settings

Next you will see the Export Settings screen:

Export Advanced Custom Fields Confirm and Run Export

Here you can define Scheduling Options to automate this export on a regular basis, or Advanced Options (such as only exporting posts once, or creating a new export file every time the export is run).

For this example, leave the settings with their default values.

Click on Confirm & Run Export to export all the posts along with their attached Advanced Custom Fields.

Step 4: Download the ACF Export File

When the export completes, you will see the Confirm & Run screen.

Export Advanced Custom Fields Download File

To download the export file, click on the blue CSV button.

Alternatively, you can click the Bundle button. This option will download a .zip file that contains an import template in addition to the exported data. The template contains instructions for WP All Import on how import the data, which is used to support data migration from one website to another.

Export Advanced Custom Fields Data from WordPress

  • All ACF fields
  • Import back to WordPress
  • PHP code
  • Zapier integration
  • Woo, Meta Box, JetEngine

Export Advanced Custom Fields — Advanced Topics

How to Export Advanced Custom Fields On Their Own

This is not possible because Advanced Custom Fields are attached to post types or custom post types that exist on your site.

This means that you would need to export those post types to export the ACF fields attached to them. For example, when exporting Pages, WooCommerce Products, or WooCommerce Orders you can also export any Advanced Custom Fields attached to them.

WP All Export will export the actual data that's contained in those fields.

To export or import the ACF Field Groups themselves, you can use the options in ACF › Tools.

Which Advanced Custom Fields to Export

You can export all default Advanced Custom Fields that are attached to the post type. The main categories are:

  • Basic
  • Content
  • Choice
  • Relational
  • jQuery
  • Layout
  • Table

Each category contains several fields. For example, the Basic fields are Text, Text area, Number, Range, Email, Url, and Password. To see all fields that you can export, refer to the table of contents at the beginning of this guide.

To export other custom ACF fields, you can use custom PHP code (see documentation) to parse the data as needed.

Export Advanced Custom Fields – Custom Hooks or Filters

You can use the wp_all_export_repeater_delimiter filter to change the default delimiter used in exported ACF Repeater fields.

Export Advanced Custom Fields — Frequently Asked Questions

How to Schedule an Advanced Custom Fields Export?

You can schedule your exports of ACF fields directly through our interface by using our Automatic Scheduling Service. Alternatively, you can create cron jobs manually on your server. Either approach will work, though our scheduling service is definitely more convenient.

For more information, see Automatic Scheduling Service and Manual Scheduling.

How to Import Advanced Custom Fields?

  1. Make sure WP All Import and our ACF Add-On are active.
  2. Go to All Import › New Import and start a new import of the post type where you added the ACF fields. Provide a valid input file.
  3. Map the incoming data elements to their correct ACF fields.
  4. Configure the remaining settings and run the import.
  5. Review the imported data to make sure it is correct.

See How to Import Advanced Custom Fields for more information.

How to Modify Advanced Custom Fields in Bulk?

  1. Create the export with the ACF fields that you want to change.
  2. Modify the export file in your favorite spreadsheet application.
  3. After you've made the changes, import the file back into WordPress using the Import with WP All Import option.
  4. After the import is complete, verify that your changes were correctly applied.

To learn more about the bulk edit process, please see the bulk editing overview.

Where Are Advanced Custom Fields Stored?

ACF stores the data for post custom fields in the post_meta table. It stores the data for all other custom fields in the options table. All the ACF data can be accessed using standard WordPress functions like get_post_meta and get_option if you use the correct meta_key or option_name.

How to Get an Advanced Custom Field Value?

Although you can retrieve an ACF value using a standard WP function like get_post_meta, the best way is to use an ACF function like get_field(). Using this function, ACF will format the value based on the field type, which makes it easier to use on the front end.

How Do I Export Custom Field Groups from ACF?

To export field groups in ACF, go to All Export › New Export and start a new export of the post type that contains the ACF fields. Drag the desired field groups from Available Data › ACF to the column selection area in the Drag & Drop screen.

What Happens When ACF Adds a Field?

No worries. We work with the ACF team to stay on top of new features and fields coming to ACF, so our plugins are generally up-to-date. If you do notice a new ACF field that we don't yet support, let us know, and we'll get you sorted out.

Why Is ACF Data Not Working with Oxygen Builder?

As long as you're using the ACF Export Add-On with the Migrate option in Step 1 of WP All Export, it should work fine during import using the bundle file with WP All Import and the ACF Import Add-On. Everything would be mapped automatically, and all data should work as expected after the migration.

What Add-Ons Do I Need to Export Advanced Custom Fields?

To export ACF fields, you must have the ACF Export Add-On active on your site along with WP All Export.

Export Advanced Custom Fields — Related Docs

Learn more about importing Advanced Custom Fields with WP All Import.

Execute custom code to modify the export data on the fly.

Integrate WP All Export with countless apps and services using Zapier.

The best import export plugin for WordPress & WooCommerce.

Complete, granular control of your data with an easy to use drag & drop interface.
  • 90 Day Money Back Guarantee
  • Unlimited Installs
  • Lifetime Licence
  • Fast, World-Class Support
Get Started
90 Day Money Back Guarantee

Unlimited Installs.
World-Class Support. Money Back Guarantee.

Packages
Standalone
Import
Pro Package
$199
.00
/yr
Save $494, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$299
.00
/yr
Save $1087, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$169
.00
/yr
Save $29, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198 If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Lifetime License
$1299
One-Time Payment
  • Import Pro + Export Pro
  • All Current Add-Ons
  • All Future Add-Ons
  • Lifetime Support
  • Lifetime Updates
  • No Renewal Fees
Buy Now
90 Day Money Back Guarantee
Import Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$169
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$99
.00
/yr
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Packages
Standalone
Import
Pro Package
$16.58
per month, billed annually
Save $494/yr, 71% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$693/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Import + Export Pro Package
$24.92
per month, billed annually
Save $1087/yr, 78% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$1386/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
WooCommerce Import Package
$14.08
per month, billed annually
Save $29/yr, 15% Discount
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
$198/yr If Purchased Individually
Buy Now
90 Day Money Back Guarantee
Lifetime License
$1399
One-Time Payment
  • Import Pro + Export Pro
  • All Current Add-Ons
  • All Future Add-Ons
  • Lifetime Support
  • Lifetime Updates
  • No Renewal Fees
Buy Now
90 Day Money Back Guarantee
Import Standalone
$8.25
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Import + Export Standalone
$14.08
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee
Export Standalone
$8.25
per month, billed annually
  • Import Pro
Import Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
  • Export Pro
Export Add-Ons
  • Woo
  • ACF
  • Meta Box
  • JetEngine
  • Gravity Forms
  • Users
Buy Now
90 Day Money Back Guarantee

Unlimited Installs.
World-Class Support. Money Back Guarantee.

Developer
Pro features to get your WordPress data moving
Normally $299/yr
$149
.00
/yr
Save $150
Import & Export Pro
  • Posts Types, Pages & Taxonomies
  • Custom Fields & Meta Support
  • WordPress Users Support
  • Gravity Forms Entries
  • Developer Tools
  • Pro Settings
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee
    Professional
    Everything you need to import and export anything
    Normally $599/yr
    $299
    .00
    /yr
    Save $300
    All Features & Integrations
  • WooCommerce
  • Bulk Editing & Data Migration
  • Advanced Custom Fields
  • JetEngine
  • Meta Box
  • Manual Scheduling
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee
    Unlimited Lifetime
    All features and integrations forever for unlimited sites
    Normally $1599
    $1299
    .00
    once
    Limited-Time Offer
    ONE-TIME PAYMENT 
  • Import Pro + Export Pro
  • All Current Features & Integrations
  • All Future Features & Integrations
  • Lifetime Updates
  • Lifetime Support
  • No Renewal Fees
  • See detailed list of features
    Buy Now
    90 Day Money Back Guarantee

    Risk Free with our Money-Back Guarantee

    We would love for you to try WP All Import. Our 90-day money-back guarantee means that if you decide our plugins don’t meet your needs, just let us know, and we’ll gladly give you a full refund, no questions asked.
    200,000+ Active Installs
    1500+ 5 Star Reviews
    Developer
    $149
    .00
    /yr
    Buy Now
    Professional
    $299
    .00
    /yr
    Buy Now
    Ultimate Lifetime
    $1299
    Buy Now
    Unlimited Lifetime Package Features
    included in only in the Ultimate Lifetime Package
    One-Time Payment. No Renewal.
    All Future Add-Ons
    Developer Package Features
    included in all packages
    Untilimited Site Activations
    World-Class Support
    Import & Export Custom Post Types, Pages & Taxonomies
    Import & Export Custom Fields & Meta
    Download Import File from URL & FTP
    Export to CSV, XLSX, and XML
    Import & Export Filters
    Import & Export WordPress Users
    Import & Export Gravity Forms Entries
    Delete Missing Records on Import
    Run PHP Functions on Imports & Exports
    Choose Which Data to Update
    WP_Query Exports
    Secure Client Mode for Exports
    Zapier Integration for Exports
    Professional Package Features
    everything the Developer package, plus:
    Import & Export WooCommerce Products
    Import & Export WooCommerce Product Galleries
    Import & Export WooCommerce Orders
    Import & Export WooCommerce Customers
    Import & Export WooCommerce Reviews & Coupons
    Sync WooCommerce Stock & Prices
    Import & Export ACF Fields
    Import & Export JetEngine Fields
    Import & Export Meta Box Fields
    Export to Google Merchant Center
    Migrate Data Between Sites
    Bulk Edit with Export, Edit, Import
    Manual Scheduling for Imports & Exports

    Have any questions? 

    These are some of the most frequent questions we get about how to get data imported to or exported from WordPress

    Can I use any file type to import my data?

    Absolutely. It doesn't matter how big your CSV file is or what your column names are. Just use our Drag and Drop interface to map incoming data elements to their target fields, and you'll be done in minutes.

    Can I import Excel or Google Sheets to WordPress?

    Yes. Importing any spreadsheet is straightforward. Need to import Google Sheets to WordPress? Just copy and paste its URL. Need to import into WordPress from Excel? Same thing!

    How does my WordPress import data need to be organized?

    Our plugin is extremely flexible, so you probably won't have to make any changes to your data. You can try your WordPress import right now, and if you have any issues, we'll be glad to help you out.

    What will my WordPress export file look like?

    Unlike other solutions, our plugin gives you complete control over your WordPress export, including how it's formatted. You can modify fields, merge them together, and even create completely custom fields using embedded PHP.

    How do I export WordPress data to CSV?

    To export data to a CSV file, you don't have to do anything at all, as CSV is our default export format. If you want to export to other file formats, just change the export type in the Drag & Drop screen.

    Can I export WooCommerce products?

    Yes. Our software is completely integrated with WooCommerce. It provides full support to export WooCommerce customers, orders, products, variations, attributes, subscriptions, and reviews.
    cross