Title: DMC CSV Mapper
Author: bendm
Published: <strong>2026 年 6 月 22 日</strong>
Last modified: 2026 年 7 月 6 日

---

搜索插件

![](https://ps.w.org/dmc-csv-mapper/assets/banner-772x250.png?rev=3594063)

![](https://ps.w.org/dmc-csv-mapper/assets/icon-256x256.png?rev=3594063)

# DMC CSV Mapper

 作者：[bendm](https://profiles.wordpress.org/bendm/)

[下载](https://downloads.wordpress.org/plugin/dmc-csv-mapper.1.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/dmc-csv-mapper/#description)
 * [评价](https://cn.wordpress.org/plugins/dmc-csv-mapper/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/dmc-csv-mapper/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/dmc-csv-mapper/#developers)

 [支持](https://wordpress.org/support/plugin/dmc-csv-mapper/)

## 描述

DMC CSV Mapper is a WordPress plugin that allows you to import CSV data into your
WordPress site. It supports both standard WordPress post fields and Advanced Custom
Fields (ACF).

Learn more on the official site: [dmc-csv-mapper.com](https://dmc-csv-mapper.com/)

#### Features

 * Multi-step wizard interface
 * Import into any public post type
 * CSV upload with validation
 * Smart column-to-field auto-mapping
 * Map one CSV column to multiple fields
 * Batch processing for large files
 * Advanced Custom Fields (ACF) support
 * Extensible via actions and filters

#### Requirements

 * WordPress 6.0 or higher
 * PHP 8.0 or higher
 * Advanced Custom Fields (optional, for ACF field mapping)

#### Developer Documentation

See `docs/HOOKS.md` in the plugin directory for available filters and actions.

## 屏幕截图

[⌊Step 1 — Choose any public post type to import into, including custom post types.⌉⌊
Step 1 — Choose any public post type to import into, including custom post types
.⌉[

Step 1 — Choose any public post type to import into, including custom post types.

[⌊Step 2 — Upload a CSV file and preview the first rows before you import.⌉⌊Step
2 — Upload a CSV file and preview the first rows before you import.⌉[

Step 2 — Upload a CSV file and preview the first rows before you import.

[⌊Step 3 — Map CSV columns to WordPress fields and Advanced Custom Fields with smart
suggestions.⌉⌊Step 3 — Map CSV columns to WordPress fields and Advanced Custom Fields
with smart suggestions.⌉[

Step 3 — Map CSV columns to WordPress fields and Advanced Custom Fields with smart
suggestions.

[⌊Step 4 — Review the import summary, track progress, and see success and error 
results.⌉⌊Step 4 — Review the import summary, track progress, and see success and
error results.⌉[

Step 4 — Review the import summary, track progress, and see success and error results.

## 安装

 1. Upload the `dmc-csv-mapper` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to ‘CSV Mapper’ in the WordPress admin menu
 4. Start importing your CSV files

## 常见问题

### Does this plugin work with Advanced Custom Fields?

Yes! The plugin integrates with Advanced Custom Fields (ACF) when the plugin is 
active.

### What file formats are supported?

Currently, the plugin supports CSV (Comma-Separated Values) files.

### Can I import into custom post types?

Yes! The plugin allows you to select any registered public post type on your WordPress
site.

### Can I customize who can access the importer?

Yes. Use the `dmc_csv_mapper_capability` filter to change the required capability(
default: `manage_options`).

### Can I extend the import behavior?

Yes. The plugin exposes hooks for post data, field values, batch size, and more.
See `docs/HOOKS.md`.

### Where are uploaded CSV files stored?

Uploaded files are saved temporarily in `wp-content/uploads/csv-imports/`. They 
are automatically deleted after 24 hours. Uninstalling the plugin also removes any
remaining files in that directory.

### Does importing the same CSV twice create duplicates?

Yes. The free version always creates new posts. Updating existing posts instead 
of creating duplicates is planned for a separate Pro add-on.

### Does this plugin send data to external servers?

No. All CSV processing happens on your WordPress site. No import data is transmitted
to third-party services.

## 评价

此插件暂无评价。

## 贡献者及开发者

「DMC CSV Mapper」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ bendm ](https://profiles.wordpress.org/bendm/)

[帮助将「DMC CSV Mapper」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/dmc-csv-mapper)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/dmc-csv-mapper/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/dmc-csv-mapper/)，或通过[RSS](https://plugins.trac.wordpress.org/log/dmc-csv-mapper/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/dmc-csv-mapper/)。

## 更新日志

#### 1.2.0

 * Rebranded to DMC CSV Mapper (De Meillon Consultants)
 * Renamed plugin slug and text domain to `dmc-csv-mapper`
 * Renamed hooks to use the `dmc_csv_mapper_` prefix

#### 1.1.1

 * WordPress Plugin Check compliance improvements
 * Renamed hooks to use the `custom_csv_importer_` prefix
 * Switched CSV uploads to `wp_handle_upload()`
 * Added `.distignore` for WordPress.org packages
 * Updated GitLab repository URL

#### 1.1.0

 * Added PHP namespaces (`DmcCsvMapper`)
 * Added developer hooks (actions and filters)
 * Added translation template (`languages/dmc-csv-mapper.pot`)
 * Hardened input validation and XSS protection
 * Added uninstall cleanup
 * Updated requirements (WordPress 6.0+, PHP 8.0+)

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.2.0**
 *  最后更新：**12 小时前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/dmc-csv-mapper/)
 * 标签
 * [acf](https://cn.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://cn.wordpress.org/plugins/tags/advanced-custom-fields/)
   [csv](https://cn.wordpress.org/plugins/tags/csv/)[import](https://cn.wordpress.org/plugins/tags/import/)
   [importer](https://cn.wordpress.org/plugins/tags/importer/)
 *  [高级视图](https://cn.wordpress.org/plugins/dmc-csv-mapper/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/dmc-csv-mapper/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/dmc-csv-mapper/reviews/)

## 贡献者

 *   [ bendm ](https://profiles.wordpress.org/bendm/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/dmc-csv-mapper/)