breadlesscode/neos-listable

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

Neos Fusion implementation for listable things

dev-version-2

Version
dev-version-2
Type
neos-plugin
Release Date
Jan 05, 2022 12:32
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: ^5.0 | ^7.0
d2eca2b6200498ee1ea678bac2335f690cdc0535

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).