Replace HTML README with Markdown version for improved readability

This commit is contained in:
2025-11-15 15:31:34 -05:00
parent 85b3daed6d
commit 46c0fc327e
2 changed files with 27 additions and 129 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
# 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.
## 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:**
- 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.**
---
© 2021 Diogo Parrinha
All rights reserved.