runcmf / runbb-ext-pms
RunBB论坛插件的私有消息系统
dev-master
2017-03-12 07:47 UTC
Requires
- runcmf/runbb: dev-master
Requires (Dev)
- phpunit/phpunit: ^6.0
- squizlabs/php_codesniffer: ^2.8
This package is auto-updated.
Last update: 2024-08-29 04:42:56 UTC
README
安装
前往管理 -> 插件 -> 仓库 -> 搜索 Private Messages
-> 点击 composer
在模态窗口中点击带有 require runcmf/runbb-ext-pms
的按钮
关闭模态窗口后,页面刷新,您会看到 Private Messages
被标记为 已安装
前往管理 -> 插件 -> Private Messages
-> 激活
推荐
- 待办事项
测试(待办事项)
$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit
安全
如果您发现任何安全相关的问题,请通过电子邮件发送到1f7.wizard( at )gmail.com,而不是使用问题跟踪器。
致谢
许可证
Copyright 2016 1f7.wizard@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://apache.ac.cn/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.