lelesys/news

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

News plugin for Neos

1.0.x-dev

Version
1.0.x-dev
Type
typo3-flow-package
Release Date
Nov 20, 2014 09:56
Source
git
Distribution
zip
Requires
  • typo3/neos: 1.0.*
GPL-3.0+ d7afdb0333642c0374671eea66a0f318cf52000e

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