goellner/table-on-steroids

Adds a CSV parser for the table fieldtype

Installs: 71 771

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Open Issues: 2

Language:Vue

Type:statamic-addon

1.3.3 2024-05-20 17:57 UTC

This package is auto-updated.

Last update: 2025-06-20 20:27:50 UTC


README

Adds CSV import to "table" fieldtype

demo

Install

composer require goellner/table-on-steroids

Usage

Instead of the default table you can use table_on_steroids as type.

  table:
    display: Tabelle
    type: table_on_steroids