PHPackages                             melisplatform/melis-cms-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. melisplatform/melis-cms-news

ActiveMelisplatform-module

melisplatform/melis-cms-news
============================

Melis Platform news module

v5.3.8(10mo ago)24.2k↑500%13OSL-3.0PHPPHP ^8.1|^8.3

Since May 16Pushed 8mo ago7 watchersCompare

[ Source](https://github.com/melisplatform/melis-cms-news)[ Packagist](https://packagist.org/packages/melisplatform/melis-cms-news)[ Docs](https://github.com/melisplatform/melis-cms-news)[ RSS](/packages/melisplatform-melis-cms-news/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (5)Versions (75)Used By (3)

Melis CMS News
==============

[](#melis-cms-news)

Provides a venue for creating and maintaining news posts inside Melis Platform

Getting started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your machine.

### Prerequisites

[](#prerequisites)

The following modules need to be installed to have Melis CMS News module run:

- Melis core
- Melis engine
- Melis front
- Melis CMS

### Installing

[](#installing)

Run the composer command:

```
composer require melisplatform/melis-cms-news

```

### Database

[](#database)

Database model is accessible via the MySQL Workbench file:

```
/melis-cms-news/install/sql/model

```

Database will be installed through composer and its hooks.
In case of problems, SQL files are located here:

```
/melis-cms-news/install/sql

```

Tools and elements provided
---------------------------

[](#tools-and-elements-provided)

- News tool
- Latest news plugin
- News list plugin
- News details plugin

### News tool

[](#news-tool)

Provides the user with the basic actions in managing news posts such as:

- Creation
    - user can create a news post in the available languages.
- Edition
    - user can manage the news post's publish date, titles, contents, or attach post-specific media(images, files, etc.).
- Deletion
    - user can delete a news post.

### News service

[](#news-service)

```
File: /melis-cms-news/src/Service/MelisCmsNewsService.php

```

- This service can be used inside other modules like so:

```
// Get the service
$newsService = $this->getServiceManager()->get('MelisCmsNewsService');

```

- Common methods the service offers are as follows:
    - Get news post details: getNewsById(...)
    - Get a list of posts: getNewsList(...)
    - Delete a post: deleteNewsById(...)

- For a more detailed information on the methods, please visit the file.

Authors
-------

[](#authors)

- **Melis Technology** - [www.melistechnology.com](https://www.melistechnology.com/)

See also the list of [contributors](https://github.com/melisplatform/melis-cms-news/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the OSL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity93

Battle-tested with a long release history

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

Recently: every ~32 days

Total

48

Last Release

308d ago

Major Versions

v2.5.0 → v3.0.02018-10-17

v3.2.3 → v4.0.02020-08-18

v4.1.0 → v5.0.02022-06-21

PHP version history (5 changes)v2.1PHP ^5.5 || ^7.0

v3.0.0PHP ^7.0

v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

v5.1.0PHP ^8.1|^8.3

### Community

Maintainers

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

---

Top Contributors

[![ksuson](https://avatars.githubusercontent.com/u/31838758?v=4)](https://github.com/ksuson "ksuson (84 commits)")[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (46 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (40 commits)")[![benborla](https://avatars.githubusercontent.com/u/22745294?v=4)](https://github.com/benborla "benborla (39 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (31 commits)")[![sgris](https://avatars.githubusercontent.com/u/3981660?v=4)](https://github.com/sgris "sgris (23 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (22 commits)")[![fparan](https://avatars.githubusercontent.com/u/39509647?v=4)](https://github.com/fparan "fparan (10 commits)")[![jamesrepository](https://avatars.githubusercontent.com/u/10151213?v=4)](https://github.com/jamesrepository "jamesrepository (3 commits)")[![nicole-cayambas](https://avatars.githubusercontent.com/u/55810654?v=4)](https://github.com/nicole-cayambas "nicole-cayambas (2 commits)")[![christineagh](https://avatars.githubusercontent.com/u/143582978?v=4)](https://github.com/christineagh "christineagh (2 commits)")[![ianborla](https://avatars.githubusercontent.com/u/4855907?v=4)](https://github.com/ianborla "ianborla (1 commits)")[![simonalcover](https://avatars.githubusercontent.com/u/17284664?v=4)](https://github.com/simonalcover "simonalcover (1 commits)")[![jpardillo](https://avatars.githubusercontent.com/u/40847547?v=4)](https://github.com/jpardillo "jpardillo (1 commits)")

---

Tags

cmsmodulezf2melis

### Embed Badge

![Health badge](/badges/melisplatform-melis-cms-news/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-cms-news/health.svg)](https://phpackages.com/packages/melisplatform-melis-cms-news)
```

###  Alternatives

[melisplatform/melis-cms

Melis Platform CMS module

115.5k15](/packages/melisplatform-melis-cms)

PHPackages © 2026

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