Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/librecmscom/yii2-message

站内私信模块
https://github.com/librecmscom/yii2-message

yii2-extension yii2-message yii2-modules

Last synced: 22 days ago
JSON representation

站内私信模块

Awesome Lists containing this project

README

        

# yii2-message
站内私信模块

## Installation

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

Either run

```bash
$ composer require yuncms/yii2-message
```

or add

```
"yuncms/yii2-message": "~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.