This repository was archived by the owner on Feb 25, 2026. It is now read-only.
emrikol/CSV-Table-Block
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== CSV Table Block === Contributors: emrikol Donate link: http://wordpressfoundation.org/donate/ Tags: gutenberg,csv,table,data License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A Gutenberg block that displays raw CSV data as a table automatically. [CSV Icon](https://thenounproject.com/cndfr/uploads/?i=437196) CCBY [Gleb Khorunzhiy](https://thenounproject.com/cndfr/) [Header Icon]https://thenounproject.com/search/?q=header&i=18051) CCBY [Mike Rowe](https://thenounproject.com/itsmikerowe) == Description == A simple Gutenberg block to display raw CSV data as an HTML table. Supports toggle-able headers in CSV files, defaults to off. == Installation == Install like any other plugin, directly from your plugins page or manually by copying the files to the `plugins/` folder. == Changelog == = 0.1.0 = First release.