https://github.com/tedem/mybb-webpp
Change the extensions of the existing profile photos to .webp and upload the new ones as .webp.
https://github.com/tedem/mybb-webpp
mybb mybb-plugin mybb-webpp
Last synced: about 1 year ago
JSON representation
Change the extensions of the existing profile photos to .webp and upload the new ones as .webp.
- Host: GitHub
- URL: https://github.com/tedem/mybb-webpp
- Owner: tedem
- License: mit
- Created: 2023-04-28T20:15:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T22:29:06.000Z (over 1 year ago)
- Last Synced: 2025-02-12T22:33:19.482Z (over 1 year ago)
- Topics: mybb, mybb-plugin, mybb-webpp
- Language: PHP
- Homepage: https://tedem.dev
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# WebPP for MyBB
Change the extensions of the existing profile photos to `.webp` and upload the new ones as `.webp`.
## Details
- **Version:** 1.0.0
- **MyBB Versions:** 1.8.x
## Install
1. Download the plugin from [Github](https://github.com/tedem/mybb-webp/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 WebPP from the Admin CP → Configuration → (From left.) Plugins page.
## Uninstall
1. Uninstall the plugin named WebPP 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)