CSV Import to Table
CSV Import to Table
Description
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:
- Add the “CSV Import to Table” block to your post/page
- Click “Import CSV” and select your CSV file from the media library
- Edit any cell by clicking on it
- 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!
Installation
Automatic Installation:
- Log in to your WordPress admin panel
- Go to Plugins > Add New
- Search for “CSV Import to Table”
- Click “Install Now” and then “Activate”
Manual Installation:
- Download the plugin zip file
- Go to Plugins > Add New > Upload Plugin
- Choose the downloaded zip file and click “Install Now”
- Activate the plugin
After Activation:
- Create or edit a post/page
- Click the (+) button to add a new block
- Search for “CSV Import to Table”
- Add the block and start importing your CSV files!
Faq
The plugin supports standard CSV (Comma-Separated Values) files. Make sure your file has a .csv extension.
Yes! You can edit any cell directly in the block editor by clicking on it.
The plugin automatically adjusts rows to match the column count of the header row, adding empty cells or trimming excess columns as needed.
The plugin can handle large CSV files efficiently using chunked processing. However, very large files (10,000+ rows) may take longer to process.
Yes! Use the “Replace CSV” button in the block toolbar to import a new CSV file.
No, this plugin requires the Gutenberg block editor (WordPress 5.0+).
Reviews
Changelog
1.0.0
- Initial release