https://github.com/tedem/mybb-heroicon
It allows you to use heroicons created by the makers of Tailwind CSS in MyBB posts as MyCode.
https://github.com/tedem/mybb-heroicon
mybb mybb-heroicon mybb-plugin tedem
Last synced: 10 months ago
JSON representation
It allows you to use heroicons created by the makers of Tailwind CSS in MyBB posts as MyCode.
- Host: GitHub
- URL: https://github.com/tedem/mybb-heroicon
- Owner: tedem
- License: mit
- Created: 2023-05-01T21:07:36.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T16:49:45.000Z (over 1 year ago)
- Last Synced: 2025-02-14T17:36:50.611Z (over 1 year ago)
- Topics: mybb, mybb-heroicon, mybb-plugin, tedem
- Language: PHP
- Homepage: https://tedem.dev
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Heroicon for MyBB
This plugin enables the use of Heroicons, designed by the creators of Tailwind CSS, directly within MyBB posts through MyCode integration.
## Details
- **Version:** 1.0.0
- **MyBB Versions:** 1.8.x
## Install
1. Download the plugin from [Github](https://github.com/tedem/mybb-heroicon/releases).
2. Upload the files in the "Upload" folder to the root directory of your forum with SCP (`scp` command.) or FTP (FileZilla, CuteFTP, etc.).
3. Install and activate the plugin named Heroicon from the Admin CP → Configuration → (From left.) Plugins page.
## Uninstall
1. Uninstall the plugin named Heroicon from the Admin CP → Configuration → (From left.) Plugins page.
## Update
1. First, perform the "Uninstall" section, then perform the "Install" (with new files) section.
## Contributing Guidelines
Please review our [contributing guidelines](https://github.com/tedem/tedem/blob/main/docs/CONTRIBUTING.md) to learn about our submission process, coding standards, and more.
## Versioning
I use [SemVer](https://semver.org/) for versioning.
## Authors
- **Medet Erdal** - _Initial work_ - [tedem](https://github.com/tedem)
## License
[MIT](LICENSE)