Adds CSV import to "table" fieldtype
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
Addon by goellner.io
Adds a CSV parser for the table fieldtype.
Adds CSV import to "table" fieldtype
composer require goellner/table-on-steroids
Instead of the default table
you can use table_on_steroids
as type.
table:
display: Tabelle
type: table_on_steroids