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+).

סקירות

There are no reviews for this plugin.

מפתחים

"CSV Import to Table" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "CSV Import to Table" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0.0

  • Initial release