Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 968 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 968 Bytes

yuncms-article

The article module for yuncms.

Latest Stable Version Total Downloads Build Status License

Installation

The preferred way to install this extension is through composer.

Either run

$ 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 for details.