lelesys/news

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

News plugin for Neos

2.2.x-dev

Version
2.2.x-dev
Type
typo3-flow-package
Release Date
Jul 18, 2016 09:31
Source
git
Distribution
zip
Requires
  • typo3/neos: 2.2.*
GPL-3.0+ 24c375316b4e3fe6c0027ddcb23db2f1a20bd7e2

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