Linux 软件免费装
Banner图

FTMPUB Product Import from CSV

开发者 ftmpub
更新时间 2026年4月11日 20:33
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

seo woocommerce bulk edit csv product import

下载

1.0.0

详情介绍:

FTMPUB Product Import from CSV is the fastest way to bulk update WooCommerce product content using a simple CSV file — without touching the database directly and without risking data loss. Upload your CSV, preview every row before applying, choose exactly which products to update, and roll back the entire operation with a single click if needed. Lightweight, secure, and fully compliant with WordPress coding standards. For full documentation, support, and the PRO version, visit FTMPUB.ch. Highlights What you can update Who is it for? CSV Format Your CSV must contain at least one lookup column: ID, SKU, or Slug. All other columns are optional. Accepted column names (and aliases): | Canonical key | Accepted aliases | |---------------------|-----------------------------------------------------| | id | product_id | | sku | (standard column name) | | short_description | short, shortdesc, excerpt | | description | desc, content | | slug | post_name, permalink, url_key | | seo_title | yoast_title, title_seo | | meta_description | yoast_metadesc, meta_desc, metadesc | Column names are case-insensitive and accent-insensitive. Spaces and hyphens are treated as underscores. Supported delimiters: ; (semicolon), , (comma), \t (tab), | (pipe). Use Auto (recommended) to let the plugin detect automatically. A downloadable CSV template with a sample row is available directly from the plugin interface. Limits Compatibility Need more? Check out the PRO version on FTMPUB.ch — with support for additional fields (price, stock, categories, tags, images), batch AJAX processing, export to CSV, saved filter profiles, and full operation history log.

安装:

Automatic Installation
  1. In the WordPress admin, go to Plugins → Add New.
  2. Search for "FTMPUB Product Import from CSV".
  3. Click Install Now, then Activate.
  4. Go to Tools → FTMPUB Product Import from CSV and upload your first CSV.
Manual Installation
  1. Download the plugin ZIP from FTMPUB.ch or WordPress.org.
  2. Go to Plugins → Add New → Upload Plugin.
  3. Upload the ZIP file and click Activate.
  4. Go to Tools → FTMPUB Product Import from CSV to get started.

屏幕截图:

  • **Preview table** — Review every row before importing. Rows without a valid product key are automatically disabled. Use Select All / None buttons to control the selection.
  • **Import result & rollback** — Green success notice after import with updated / ignored / error counts. The Security & Rollback panel shows the backup ready for one-click undo.

升级注意事项:

1.0.0 Initial release — no upgrade needed.

常见问题:

Which CSV delimiters are supported?

Semicolon (;), comma (,), tab (\t) and pipe (|). Choose Auto (recommended) to let the plugin detect the delimiter automatically by sampling the first 4 KB of the file.

What happens if a product is not found?

The row is counted as ignored and listed in the post-import failure report with the lookup key and reason. No data is modified for that row.

Can I undo an import?

Yes. The plugin saves a snapshot of the original field values before each import. Click Undo last import in the Security & Rollback panel to restore all affected products to their previous state in one click. The backup covers up to 5 000 products per run.

Does it work without Yoast SEO?

Yes. The SEO Title and Meta Description columns are simply ignored if Yoast SEO is not active. No error is thrown.

Is WooCommerce required?

Yes. The plugin checks for WooCommerce at activation and on every admin page load. A warning notice is displayed if WooCommerce is missing or inactive.

How large can my CSV be?

The upload limit is 10 MB and the preview loads up to 20 000 rows. For very large catalogues, split your CSV into multiple files.

Where can I find documentation and support?

Full documentation, tutorials, and support are available on FTMPUB.ch.

更新日志:

1.0.0