onedrop/fattable

Last activity 14 Sep 2017 4 1 77
composer require onedrop/fattable

Provides NodeType based HTML-tables for Neos

1.0.0

Version
1.0.0
Type
typo3-flow-package
Release Date
Mar 16, 2016 09:11
Source
git
Distribution
zip
Requires
  • typo3/neos: ~2.0
2a0b03f5f20a929e16059c5adab278b448175a4b

Readme excerpt

Onedrop.FatTable

This 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 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 19 package(s).