neos/nodetypes-columnlayouts

Last activity yesterday
  • 1
  • 1
  • 297234
composer require neos/nodetypes-columnlayouts

Various simple column layouts node type.

8.2.3

Various simple column layouts node type.

Version
8.2.3
Type
neos-package
Release Date
Jan 13, 2023, 3:10:24 pm
Source
git
Distribution
zip
Requires
Requires (dev)
None
Suggest
None
Provides
None
Conflicts
None
Replaces
None
GPL-3.0-or-later cd02f8beb511d24d7685b6cc32837f72c9785cdb

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.

The content of the readme is provided by Github
The same vendor provides 77 package(s).