vivomedia/neos-simple-table
composer require vivomedia/neos-simple-table
Simple Html-Table NodeType for Neos CMS
Readme excerpt
VIVOMEDIA Neos-Simple-Table
Simple Html-Table NodeType for Neos CMS
What it providesEasily adding a Table-NodeType in Neos CMS.
At the moment you can provide the data as CSV string. This will be parsed and rendered as HTML-Table.
Choose if a header row and/or a highlight column needs to be rendered.
InstallInstall via composer
composer require vivomedia/neos-simple-table UsageJust add well formated Csv with semicolon (;) as delimiter into the data-field of the inspector. Choose if your data contains any header data and if you need the first column highlighted. Also you may add a caption for your table.
Extend Add …Read more
The same vendor provides 13 package(s).