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

2.0.0

Version
2.0.0
Type
neos-plugin
Release Date
Jun 29, 2017 19:46
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0
MIT f4704cdfaef7ae18e0521510ef67f8d98fd87091

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