1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-15 16:58:28 +03:00
parent d6492e8eed
commit d2ee3bbcda
4 changed files with 8261 additions and 8218 deletions

View File

@@ -0,0 +1,21 @@
---
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