47 lines
1.3 KiB
Markdown
47 lines
1.3 KiB
Markdown
# HTML in Posts
|
|
|
|
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.
|
|
2. Go to **Admin CP → Configuration → Plugins** and activate "HTML in Posts".
|
|
3. Go to **Settings → HTML in Posts** and change anything you need.
|
|
|
|
## Upgrade
|
|
|
|
**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 **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)
|
|
By: Diogo Parrinha
|
|
|
|
---
|
|
|
|
© 2025 SickProdigy
|
|
All rights reserved.
|