You've already forked OpenIntegrations
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:
21
docs/en/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
21
docs/en/md/Addons/Melezh/Web-Interface/Extensions-panel.mdx
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
id: Extensions-panel
|
||||
title: Extensions Panel
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
Next is the **Extensions Panel**.
|
||||
|
||||
## General View
|
||||
|
||||

|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
+ 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
|
||||
Reference in New Issue
Block a user