runcmf / runbb-ext-simplemde
SimpleMDE Markdown editor for RunBB forum plugin
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:JavaScript
Requires
- runcmf/runbb: dev-master
Requires (Dev)
- phpunit/phpunit: ~5.7
- squizlabs/php_codesniffer: ^2.5
This package is auto-updated.
Last update: 2024-11-29 05:26:34 UTC
README
Install
go to Administration -> Plugins -> repo -> find SimpleMDE markdown editor for RunBB forum plugin
-> click install
in modal window click button with require runcmf/runbb-ext-simplemde
after close modal, page refreshed and you see SimpleMDE markdown editor for RunBB forum plugin
installed
go to Administration -> Plugins -> SimpleMDE Toolbar
-> 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.