ommu/newsfeed

Newsfeed Module from OMMU

dev-master 2025-08-05 01:22 UTC

This package is auto-updated.

Last update: 2025-08-05 01:22:31 UTC


README

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ommu/newsfeed "dev-master"

or

 "ommu/newsfeed": "dev-master"

to the require section of your composer.json.