lelesys/news

Last activity 20 May 2023 16 6 6798
composer require lelesys/news

News plugin for Neos

4.0.5

Version
4.0.5
Type
neos-package
Release Date
May 19, 2019 16:32
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.0
  • neos/nodetypes: ^4.0
GPL-3.0-or-later 26a294f5795b98111cd99cecc759ca38b5855838

Readme excerpt

Lelesys.News

Please find documentation at following link:

http://www.lelesys.com/en/technology/about-typo3-neos/neos-packages/news-package-extension-for-typo3-neos.html

Even though it is for the first version, it still is valid.

NeosCMS 4.0 support

By default Neos site kickstarter does not anymore create page object like "page = Neos.Neos:Page" but it creates separate Page nodetype based on your site package key e.g. My.Site:Page.

To make the news package work you need to add following lines in your site's Root.fusion:

prototype(Lelesys.News:Folder) < prototype(My.Site:Page) prototype(Lelesys.News:Category) < prototype(My.Site:Page) prototype(Lelesys…
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 12 package(s).