breadlesscode/neos-listable
composer require breadlesscode/neos-listable
Neos Fusion implementation for listable things
v1.2.2
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 :)
InstallationMost 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 same vendor provides 9 package(s).