lelesys/news

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

News plugin for Neos

3.0.0

Version
3.0.0
Type
neos-package
Release Date
Jan 23, 2018 08:27
Source
git
Distribution
zip
Requires
  • neos/neos: ~3.0
GPL-3.0-or-later 4ca39daffeba2905e2acc3b8683e3a3782a61056

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