neos/nodetypes-columnlayouts

Last activity 14 Oct 2024 2 1 391343
composer require neos/nodetypes-columnlayouts

Various simple column layouts node type.

4.1.10

Version
4.1.10
Type
neos-package
Release Date
Nov 09, 2018 11:32
Source
git
Distribution
zip
Requires
  • neos/neos: *
  • neos/nodetypes-basemixins: *
GPL-3.0-or-later 56153ff9e170d5d47523335398c924b713c917b3

Readme excerpt

Neos Column-Layout NodeTypes

This package offers content NodeTypes for two, three and four column layouts in a very simple manner. Please consider this a example implementation - you probably want to implement your own.

Attention

This package renders a layout div, like <div class="container columns-25-75">[content]</div> for a two column layout with a left 25% column and on the right a 75% column. You need to bring your own CSS, which implements the layout.

Contribute

If you want to contribute to Neos, please have a look at https://github.com/neos/neos-development-collection - it is the repository used for development and all pull requests should go into it…
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 92 package(s).