breadlesscode/neos-listable

Last activity 27 Jan 2023 2 2 7975
composer require breadlesscode/neos-listable

Neos Fusion implementation for listable things

v2.1.3

Version
v2.1.3
Type
neos-plugin
Release Date
Dec 09, 2022 10:27
Source
git
Distribution
zip
Requires
  • neos/neos: ^5.0 || ^7.0 || ^8.0
  • neos/flow: *
9b16c475feb67aaa238748841ee8905e950918c8

Readme excerpt

Neos Listable

This Neos CMS plugin is for listing and paginate NodeTypes in Fusion. This package is heavily inspired by Flowpack.Listable, thanks for that :)

Installation

Most of the time you have to make small adjustments to a package (e.g., the configuration in Settings.yaml). Because of that, it is important to add the corresponding package to the composer from your theme package. Mostly this is the site package located under Packages/Sites/. To install it correctly go to your theme package (e.g.Packages/Sites/Foo.Bar) and run following command:

Important: If you use a Neos Version >5 you should require version 1 of this package…
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 9 package(s).