runcmf / runbb-ext-pms
Private message system for RunBB forum plugin
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-11-29 05:20:50 UTC
README
Install
go to Administration -> Plugins -> repo -> find Private Messages
-> click composer
in modal window click button with require runcmf/runbb-ext-pms
after close modal, page refreshed and you see Private Messages
marked as installed
go to Administration -> Plugins -> Private Messages
-> Activate
Recommendations
- TODO
Tests (TODO)
$ cd vendor/runcmf/runbb
$ composer update
$ vendor/bin/phpunit
Security
If you discover any security related issues, please email to 1f7.wizard( at )gmail.com instead of using the issue tracker.
Credits
License
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
http://www.apache.org/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.