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.
Key Mapping Format
To ensure your imports work perfectly, it’s essential to follow the correct field mapping format.
repeater_fieldname_0r
Here’s how it works:
- repeater: repeater is a keyword
- fieldname: Refers to the name of the acf field.
- 0r: Indicates the repeater row index.
After providing the correct column names in the CSV using the specified format, the plugin will automatically map them.