vivomedia/neos-simple-table

Last activity 14 Dec 2023 1 1 2144
composer require vivomedia/neos-simple-table

Simple Html-Table NodeType for Neos CMS

3.0.0

Version
3.0.0
Type
neos-plugin
Release Date
Mar 11, 2022 16:11
Source
git
Distribution
zip
Requires
  • neos/neos: ~5.0 || ~7.0
MIT 0ae6b0cdc5a2ae3f930a0aec4dbf55e771b97c38

Readme excerpt

VIVOMEDIA Neos-Simple-Table

Simple Html-Table NodeType for Neos CMS

What it provides

Easily 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.

Install

Install via composer

composer require vivomedia/neos-simple-table Usage

Just 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 13 package(s).