Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
站内私信模块
- Host: GitHub
- URL: https://github.com/librecmscom/yii2-message
- Owner: librecmscom
- License: mit
- Created: 2017-03-31T03:58:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T06:34:28.000Z (about 7 years ago)
- Last Synced: 2024-11-13T14:54:50.219Z (about 1 month ago)
- Topics: yii2-extension, yii2-message, yii2-modules
- Language: PHP
- Size: 36.1 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.