Import ACF Repeater Field Values from CSV

CSV Importer Plus Pro imports acf fields in repeater. This importing feature can import multiple fields with multiple rows. It’s a huge time-saver for developers and site owners, eliminating manual tasks.

You can import repeater data in Update Mode (this requires the post, page, or product to already exist).

To use this mode:

  1. Check the Update Mode checkbox.
  2. Include the post_id, page_id, or product_id in your CSV file accordingly.
    You can find the post, page, or product ID in the ID column of the respective WordPress admin post/page/product table.
    For products, you may also use the product_sku to update.

In the Advanced Settings, you can choose between:

Append Repeater Data:
Adds new repeater rows to the existing or empty repeater.

Replace Repeater Data:
Replaces existing repeater rows with the new repeater rows.

After providing the correct column names( ACF repeater field names, not the label, usually lowercase with underscore like First Name –> first_name ) in the CSV, the plugin will automatically map them.

Note: For more help, please watch the video tutorial.

1 thought on “Import ACF Repeater Field Values from CSV”

  1. Pingback: Major Update Notice: CSV Importer Plus for ACF 1.3.8 & Pro 1.2.6 - CSV Importer Plus for ACF

Comments are closed.