Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 300 Bytes

File metadata and controls

16 lines (12 loc) · 300 Bytes

Installation

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.