ommu/article

Article Module from OMMU

v2.x-dev 2025-08-05 00:59 UTC

This package is auto-updated.

Last update: 2025-10-05 01:21:40 UTC


README

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ommu/article "v2.x-dev"

or

 "ommu/article": "v2.x-dev"

to the require section of your composer.json.