2026-01-17 16:26:43 +08:00
<!--
NOTE: This template is for the English version (README.md).
2026-03-16 17:22:24 +08:00
The Chinese version (README_CN.md) MUST be translated from this file so both versions keep the same structure and installation guidance.
2026-01-17 16:26:43 +08:00
-->
2026-03-16 17:22:24 +08:00
# [Plugin Name]
2026-01-17 16:26:43 +08:00
2026-03-16 17:22:24 +08:00
[One-sentence summary of what the plugin does and why it is useful.]
2026-01-17 16:26:43 +08:00
2026-03-16 01:21:11 +08:00
| By [Fu-Jie ](https://github.com/Fu-Jie ) · v1.0.0 | [⭐ Star this repo ](https://github.com/Fu-Jie/openwebui-extensions ) |
| :--- | ---: |
2026-03-16 01:49:58 +08:00
|  |  |  |  |  |  |  |
2026-03-16 01:21:11 +08:00
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
2026-01-17 16:26:43 +08:00
2026-03-16 17:22:24 +08:00
## Preview
2026-03-16 21:16:16 +08:00
<!-- Add a screenshot or description here -->
<!-- If you have a screenshot, add it as:  -->
<!-- If you do not have a screenshot yet, replace with one short sentence explaining what users will see. -->
2026-03-16 17:22:24 +08:00
## Install with Batch Install Plugins
If you already use [Batch Install Plugins from GitHub ](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/tools/batch-install-plugins ), you can install or update this plugin with:
```text
Install plugin from Fu-Jie/openwebui-extensions
```
When the selection dialog opens, search for this plugin, check it, and continue.
> [!IMPORTANT]
> If the official OpenWebUI Community version is already installed, remove it first. After that, Batch Install Plugins can keep this plugin updated in future runs.
2026-01-17 16:26:43 +08:00
## What's New
2026-03-16 17:22:24 +08:00
<!-- Keep only the latest 1-3 versions here. Remove this section for the initial release. -->
2026-01-17 16:26:43 +08:00
### v1.0.0
2026-01-29 03:22:21 +08:00
2026-01-17 16:26:43 +08:00
- **Initial Release**: Released the first version of the plugin.
- **[Feature Name]**: [Brief description of the feature].
2026-03-16 17:22:24 +08:00
## Key Features
2026-01-17 16:26:43 +08:00
- **[Feature 1]**: [Description of feature 1].
- **[Feature 2]**: [Description of feature 2].
- **[Feature 3]**: [Description of feature 3].
2026-03-16 17:22:24 +08:00
## How to Use
2026-01-17 16:26:43 +08:00
2026-03-16 17:22:24 +08:00
1. **Install ** : Add the plugin to your OpenWebUI instance from the marketplace, or use the Batch Install prompt above.
2. **Configure ** : Adjust settings in the Valves menu if needed.
3. **Use ** : Describe how to trigger or run the plugin.
4. **Result ** : Describe what users should expect to see.
2026-01-17 16:26:43 +08:00
2026-03-16 17:22:24 +08:00
## Configuration (Valves)
2026-01-17 16:26:43 +08:00
| Valve | Default | Description |
2026-03-16 17:22:24 +08:00
| --- | --- | --- |
2026-01-17 16:26:43 +08:00
| `VALVE_NAME` | `Default Value` | Description of what this setting does. |
| `ANOTHER_VALVE` | `True` | Another setting description. |
2026-03-16 17:22:24 +08:00
## Troubleshooting
2026-01-29 03:22:21 +08:00
2026-03-16 17:22:24 +08:00
- **Plugin not working?**: Check if the filter, action, pipe, or tool is enabled in the relevant OpenWebUI settings.
- **Debug Logs**: Enable the debug valve if available and check the browser console (F12) or backend logs.
- **Official version conflict**: If installation fails because the same plugin already exists from the official marketplace, remove the old version first and try again.
- **Submit an Issue**: If the problem continues, report it here: [OpenWebUI Extensions Issues ](https://github.com/Fu-Jie/openwebui-extensions/issues )
2026-01-29 03:22:21 +08:00
2026-03-16 17:22:24 +08:00
## Support
2026-01-17 16:26:43 +08:00
2026-03-16 17:22:24 +08:00
If this plugin has been useful, a star on [OpenWebUI Extensions ](https://github.com/Fu-Jie/openwebui-extensions ) is a big motivation for me. Thank you for the support.
2026-01-29 03:22:21 +08:00
## Changelog
2026-02-13 11:10:48 +08:00
See the full history on GitHub: [OpenWebUI Extensions ](https://github.com/Fu-Jie/openwebui-extensions )