CSV Import to Table

描述

CSV Import to Table is a powerful Gutenberg block that allows you to easily import CSV files and display them as fully editable tables in your WordPress posts and pages.

Key Features:

  • Import CSV files directly from WordPress media library
  • Edit table cells directly in the block editor
  • Automatic CSV validation before import
  • Clean, responsive table design
  • Fast processing for large CSV files
  • Replace or clear table data anytime

Perfect for:

  • Data presentations
  • Price lists
  • Product comparisons
  • Statistics and reports
  • Any tabular data from CSV files

How to Use:

  1. Add the “CSV Import to Table” block to your post/page
  2. Click “Import CSV” and select your CSV file from the media library
  3. Edit any cell by clicking on it
  4. Publish your post with the beautiful data table

Additional Info

Support:
For support, please visit the plugin support forum.

Rate Us:
If you like this plugin, please leave a 5-star review. It helps us improve!

屏幕截图

  • Import CSV button – Click to upload your CSV file
  • CSV processing with progress bar

区块

该插件提供了 1 个区块.

  • CSV Import to Table

安装

Automatic Installation:

  1. Log in to your WordPress admin panel
  2. Go to Plugins > Add New
  3. Search for “CSV Import to Table”
  4. Click “Install Now” and then “Activate”

Manual Installation:

  1. Download the plugin zip file
  2. Go to Plugins > Add New > Upload Plugin
  3. Choose the downloaded zip file and click “Install Now”
  4. Activate the plugin

After Activation:

  1. Create or edit a post/page
  2. Click the (+) button to add a new block
  3. Search for “CSV Import to Table”
  4. Add the block and start importing your CSV files!

常见问题

What file format is supported?

The plugin supports standard CSV (Comma-Separated Values) files. Make sure your file has a .csv extension.

Can I edit the table after importing?

Yes! You can edit any cell directly in the block editor by clicking on it.

What happens if my CSV has inconsistent columns?

The plugin automatically adjusts rows to match the column count of the header row, adding empty cells or trimming excess columns as needed.

Is there a file size limit?

The plugin can handle large CSV files efficiently using chunked processing. However, very large files (10,000+ rows) may take longer to process.

Can I replace the CSV data?

Yes! Use the “Replace CSV” button in the block toolbar to import a new CSV file.

Does it work with the Classic Editor?

No, this plugin requires the Gutenberg block editor (WordPress 5.0+).

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

更新日志

1.0.0

  • Initial release