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
- Host: GitHub
- URL: https://github.com/ommu/mod-article
- Owner: ommu
- License: apache-2.0
- Created: 2018-06-24T19:05:45.000Z (about 8 years ago)
- Default Branch: v2
- Last Pushed: 2025-08-05T00:59:23.000Z (12 months ago)
- Last Synced: 2025-11-27T16:18:19.576Z (8 months ago)
- Topics: article, blog, news, ommu, ommu-module, ommu2, yii, yii2
- Language: PHP
- Homepage:
- Size: 8.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.