lelesys/news

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

News plugin for Neos

2.0.0

Version
2.0.0
Type
typo3-flow-package
Release Date
Jan 24, 2018 11:28
Source
git
Distribution
zip
Requires
  • typo3/neos: ^2.0.0
GPL-3.0-or-later 2e04cd2f1f7160de2cbb220d1682c487a2aa9cff

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