onedrop/fattable
composer require onedrop/fattable
Provides NodeType based HTML-tables for Neos
2.0.0
Readme excerpt
Onedrop.FatTableThis package provides the possibility to maintain HTML tables in Neos with real content (not Aloha). The NodeType Onedrop.FatTable:Table is added and can be placed anywhere.
It's currently optimized to have table, row and cell properties and functionality that maps Bootstrap3.
Compatibility Neos Version Onedrop.FatTable Version Neos 3.x 2.x Neos 2.3 LTS 1.x How-To: Install:Use the command composer require onedrop/fattable to add this package as a requirement to your Neos project. (Or: Download the zip and unpack it to Packages/Application/Onedrop.FatTable)
Usage:Just place the new table NodeType anywhere and add TableRows inside the t…
Read more
The same vendor provides 19 package(s).