docs: rename Awesome OpenWebUI and OpenWebUI Extras to OpenWebUI Extensions

This commit is contained in:
fujie
2026-02-13 11:10:48 +08:00
parent a5ad295d38
commit 6bf3656d30
125 changed files with 303 additions and 304 deletions

View File

@@ -47,7 +47,7 @@ The Export to Excel plugin allows you to download your chat conversations as Exc
## Installation
1. Download the plugin file: [`export_to_excel.py`](https://github.com/Fu-Jie/awesome-openwebui/tree/main/plugins/actions/export_to_excel)
1. Download the plugin file: [`export_to_excel.py`](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/actions/export_to_excel)
2. Upload to OpenWebUI: **Admin Panel****Settings****Functions**
3. Enable the plugin
@@ -84,4 +84,4 @@ The exported Excel file contains:
## Source Code
[:fontawesome-brands-github: View on GitHub](https://github.com/Fu-Jie/awesome-openwebui/tree/main/plugins/actions/export_to_excel){ .md-button }
[:fontawesome-brands-github: View on GitHub](https://github.com/Fu-Jie/openwebui-extensions/tree/main/plugins/actions/export_to_excel){ .md-button }