Update README.md to clarify requirements and support status
This commit is contained in:
parent
b7a52dfbe5
commit
a0aef69fb2
25
README.md
25
README.md
@ -5,6 +5,11 @@ This plugin adds the possibility to use HTML in posts.
|
||||
- You can restrict usage to certain usergroups, users, and forums.
|
||||
- Note: Restricting by user ID will automatically override the group setting.
|
||||
|
||||
## Requirements
|
||||
|
||||
- MyBB 1.8.x
|
||||
- PHP 5.0 or newer (PHP 7+ recommended)
|
||||
|
||||
## Install
|
||||
|
||||
1. Upload contents of the `Upload` folder to the root of your MyBB installation.
|
||||
@ -13,16 +18,28 @@ This plugin adds the possibility to use HTML in posts.
|
||||
|
||||
## Upgrade
|
||||
|
||||
**From 1.5/1.6 to 1.7:**
|
||||
**From 1.5/1.6 to 1.7:** (This version supports php <=4)
|
||||
|
||||
- Upload contents of the `Upload` folder to the root of your MyBB installation.
|
||||
|
||||
**From 1.7 to 1.8.x:** (We Now support PHP 5+, no deprecation warnings)
|
||||
|
||||
- Upload contents of the `Upload` folder to the root of your MyBB installation.
|
||||
|
||||
## Support
|
||||
|
||||
This plugin is **NOT maintained** and **NO support** is officially given by the author.
|
||||
**Use at your own RISK.**
|
||||
This plugin is **partially maintained**.
|
||||
Support is available only for issues reported at:
|
||||
[https://gitea.rcs1.top/sickprodigy/mybb_html-in-posts/issues](https://gitea.rcs1.top/sickprodigy/mybb_html-in-posts/issues)
|
||||
|
||||
No support will be provided via other channels.
|
||||
|
||||
## Forked From
|
||||
|
||||
This plugin is based on or forked from:
|
||||
[Original HTML in Posts MyBB Plugin](https://community.mybb.com/mods.php?action=view&pid=1234)
|
||||
|
||||
---
|
||||
|
||||
© 2021 Diogo Parrinha
|
||||
© 2025 SickProdigy
|
||||
All rights reserved.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user