Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/librecmscom/yuncms-article

The article module for yuncms.
https://github.com/librecmscom/yuncms-article

yuncms-module

Last synced: about 1 month ago
JSON representation

The article module for yuncms.

Awesome Lists containing this project

README

        

# yuncms-article

The article module for yuncms.

[![Latest Stable Version](https://poser.pugx.org/yuncms/yuncms-article/v/stable.png)](https://packagist.org/packages/yuncms/yuncms-article)
[![Total Downloads](https://poser.pugx.org/yuncms/yuncms-article/downloads.png)](https://packagist.org/packages/yuncms/yuncms-article)
[![Build Status](https://img.shields.io/travis/yuncms/yuncms-article.svg)](http://travis-ci.org/yuncms/yuncms-article)
[![License](https://poser.pugx.org/yuncms/yuncms-article/license.svg)](https://packagist.org/packages/yuncms/yuncms-article)

## Installation

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

Either run

```bash
$ composer require yuncms/yuncms-article
```

or add

```
"yuncms/yuncms-article": "~2.0.0"
```

to the `require` section of your `composer.json` file.

## License

This is released under the MIT License. See the bundled [LICENSE.md](LICENSE.md)
for details.