An open API service indexing awesome lists of open source software.

https://github.com/ommu/mod-article

Article module
https://github.com/ommu/mod-article

article blog news ommu ommu-module ommu2 yii yii2

Last synced: 6 months ago
JSON representation

Article module

Awesome Lists containing this project

README

          

Installation
------------
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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.