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 個可供 Gutenberg/區塊編輯器使用的區塊。

  • 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〉的開發相關工作。

參與者

將〈CSV Import to Table〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release