1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-24 00:01:24 +02:00
Files
OpenIntegrations/docs/en/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
Vitaly the Alpaca (bot) d2ee3bbcda Main build (Jenkins)
2025-06-15 16:58:28 +03:00

21 lines
866 B
Plaintext
Vendored

---
id: Extensions-panel
title: Extensions Panel
sidebar_position: 4
---
Next is the **Extensions Panel**.
## General View
![Extensions Panel](../../../../static/img/Docs/Melezh/en/21.png)
The extensions panel displays a list of connected user `.os` modules, their file paths on disk, and the number of methods successfully interpreted as functions for use in handlers.
In the top-right corner of the page, there are two action buttons:
![Extensions Panel](../../../../static/img/Docs/Melezh/en/22.png)
+ The first button updates the extensions cache on the server. Since the list of extensions and their parameters is generated only once at server startup, this button allows refreshing the list after changes without restarting the server
+ The second button refreshes the displayed list of extensions with up-to-date information without reloading the page