Home » Import & Export » Data Import/Export via CSV/Excel File
Data Import/Export via CSV/Excel File
This guide provides step-by-step instructions on how to import and export data via CSV/Excel files in QuickBuildWP. By following this guide, you can efficiently migrate listings, categories, and other data into the system.
Steps to Import Data via CSV/Excel
1. Access the Import Feature
- Log in to the Admin Panel.
- Navigate to QuickBuildWP -> Dashboard.
- Click on the Migrate option.
- At the top of the page, find the option "Import via CSV/Excel File" and click on it.
2. Select the Field Group
- Choose the appropriate Field Group for your import.
- For example, to import listings, select "Listing" as the field group.
3. Upload Your CSV/Excel File
- Click on the Upload File option.
- Select the CSV/Excel file containing your data.
- Click on the Submit button.
4. Map Fields
- The system will redirect you to the Field Mapping Page.
- Match the columns in your CSV/Excel file with the corresponding listing field group fields.
- Once mapping is complete, click Submit to process the import.
Exporting Data for Reference
To ensure proper formatting of your import file, you can export existing data to understand field structures.Steps to Export Data
- Navigate to QuickBuildWP -> Dashboard -> Migrate.
- Click on Export to CSV/Excel/PDF.
- Select the Field Group and Export Format (CSV, Excel, or PDF).
- Choose the fields you want to export.
- Click on the Export button.
- Use the exported file as a reference for creating an import file.
Importing Data with Taxonomies (Categories, Cities, etc.)
If the imported field group includes taxonomies such as Categories or Cities, use the following format in your CSV/Excel file to define hierarchical relationships.Taxonomy Separators:
=> (Hierarchy Separator): Defines parent-child relationships.
||| (Category Separator): Splits independent category trees.
Example Format:
Commercial=>Finance|||Arts & Entertainment
- "Commercial=>Finance" → "Finance" is a child of "Commercial".
- "Arts & Entertainment" → Separate category tree.
Important Notes
- All fields are not mandatory. You can create an import file with only the necessary fields.
- Ensure that the file format is correct (CSV or Excel) before uploading.
- If you experience any issues, check the exported file for the correct field names.