breadlesscode/neos-listable

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

Neos Fusion implementation for listable things

dev-version-3

Version
dev-version-3
Type
neos-plugin
Release Date
Jan 27, 2023 10:07
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/neos: ~7.0 | ~8.0
1b61f83e03fcd64ac5eb274b9b136ad12a6ff7dd

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