PHPackages                             jelix/news-module - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jelix/news-module

ActiveJelix-module[Utility &amp; Helpers](/categories/utility)

jelix/news-module
=================

A simple module to display some news

v1.0.0(6y ago)027MITPHP

Since Aug 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jelix/news-module)[ Packagist](https://packagist.org/packages/jelix/news-module)[ Docs](http://jelix.org)[ RSS](/packages/jelix-news-module/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (5)Used By (0)

This is a module for Jelix 1.8+, that shows a list of news. A module for an admin interface is also provided to manage news.

Installation
============

[](#installation)

As the application developer
----------------------------

[](#as-the-application-developer)

Install it by hands like any other Jelix modules, or use Composer. In your project:

```
composer require "jelix/news-module"

```

Launch the configurator for your application to enabling the module.

```
php yourapp/dev.php module:configure news
php yourapp/dev.php module:configure news_admin
```

And then launch the installer to activate the module

```
php yourapp/install/installer.php
```

As an application user
----------------------

[](#as-an-application-user)

Retrieve the package, and copy the news directory into the modules/ or extra-modules/ directory of the application.

Then execute on the command line, this command to configure the module:

```
php yourapp/install/configurator.php news
php yourapp/install/configurator.php news_admin
```

And then launch the installer to activate the module

```
php yourapp/install/installer.php
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~592 days

Total

4

Last Release

726d ago

Major Versions

1.0.x-dev → v2.0.0-rc.12024-04-30

### Community

Maintainers

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

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

---

Top Contributors

[![laurentj](https://avatars.githubusercontent.com/u/336034?v=4)](https://github.com/laurentj "laurentj (21 commits)")

---

Tags

module newsjelix

### Embed Badge

![Health badge](/badges/jelix-news-module/health.svg)

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

PHPackages © 2026

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