itoop/neos-simple-table

Last activity 25 Oct 2019 121
composer require itoop/neos-simple-table

Simple Html-Table NodeType for Neos CMS

0.2

Version
0.2
Type
neos-package
Release Date
Oct 25, 2019 05:19
Source
git
Distribution
zip
Requires
  • neos/neos: *
MIT 88205f2ddbcd0353d9e951f35fca49580121f368

Readme excerpt

ITOOP Neos-Simple-Table

Simple Html-Table NodeType for Neos CMS >= 5.0

Fork of https://github.com/dlubitz/vivomedia-neos-simple-table with additions.

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:

php composer.phar require "itoop/neos-simple-table" "^0.2" 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 …
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 2 package(s).