PHPackages                             lelesys/plugin-news - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. lelesys/plugin-news

ActiveTypo3-flow-plugin

lelesys/plugin-news
===================

News plugin for TYPO3 Neos

1.0.1(11y ago)53695[2 issues](https://github.com/lelesys/Lelesys.Plugin.News/issues)GPL-3.0+PHP

Since Jul 15Pushed 9y ago18 watchersCompare

[ Source](https://github.com/lelesys/Lelesys.Plugin.News)[ Packagist](https://packagist.org/packages/lelesys/plugin-news)[ RSS](/packages/lelesys-plugin-news/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

Lelesys News Plugin
===================

[](#lelesys-news-plugin)

This plugin adds news to your websites.

##### Important note: This package is no more maintained. We are going to remove this package soon. We have developed node based Neos plugin for News. You can find it  here.

[](#important-note-this-package-is-no-more-maintained-we-are-going-to-remove-this-package-soon-we-have-developed-node-based-neos-plugin-for-news-you-can-find-it-httpsgithubcomlelesyslelesysnews-here)

Quick start
-----------

[](#quick-start)

- Run composer require "lelesys/plugin-news:1.0.1"
- Run ./flow doctrine:migrate
- Add following in top level Configuration/Routes.yaml just before the TYPO3 Neos route.

```
-
  name: 'news routes'
  uriPattern: ''
  defaults:
    '@package': 'Lelesys.Plugin.News'
    '@format' : 'html'
  subRoutes:
    LelesysPluginNewsSubroutes:
      package: Lelesys.Plugin.News

```

- Add following line in your Site package’s Root.ts2

```
include: resource://Lelesys.Plugin.News/Private/TypoScripts/Library/NodeTypes.ts2

```

- Add NewsAdmin role to your backend user

```
./flow user:addrole USERNAME Lelesys.Plugin.News:NewsAdmin

```

- Now you can goto Neos backend and you will see News Management backend module and submodules. You can create a Folder then you can create Categories and News records for the Folder.
- On Neos page you can put the News list plugin e.g. and select the Folder in the inspector. You can also change the template paths from the inspector for this plugin.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~289 days

Total

4

Last Release

3449d ago

Major Versions

1.1.x-dev → 2.3.x-dev2016-11-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa9c8b1a3f46cf80f3465f48780381b3648cb888f5a1eb519807d13b190ee85a?d=identicon)[pankajlele](/maintainers/pankajlele)

---

Top Contributors

[![pankajlele](https://avatars.githubusercontent.com/u/550239?v=4)](https://github.com/pankajlele "pankajlele (7 commits)")[![csg04](https://avatars.githubusercontent.com/u/5002041?v=4)](https://github.com/csg04 "csg04 (7 commits)")[![vivian23](https://avatars.githubusercontent.com/u/5405924?v=4)](https://github.com/vivian23 "vivian23 (5 commits)")[![kalpitaparab](https://avatars.githubusercontent.com/u/8055284?v=4)](https://github.com/kalpitaparab "kalpitaparab (5 commits)")[![vedikabapat](https://avatars.githubusercontent.com/u/5267620?v=4)](https://github.com/vedikabapat "vedikabapat (3 commits)")[![sachinlelesys](https://avatars.githubusercontent.com/u/5405945?v=4)](https://github.com/sachinlelesys "sachinlelesys (2 commits)")[![vinod3553](https://avatars.githubusercontent.com/u/19300763?v=4)](https://github.com/vinod3553 "vinod3553 (2 commits)")[![Prajakta-bhonsale](https://avatars.githubusercontent.com/u/8476357?v=4)](https://github.com/Prajakta-bhonsale "Prajakta-bhonsale (1 commits)")

### Embed Badge

![Health badge](/badges/lelesys-plugin-news/health.svg)

```
[![Health](https://phpackages.com/badges/lelesys-plugin-news/health.svg)](https://phpackages.com/packages/lelesys-plugin-news)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
