Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
omv7:omv7_plugins:scripts [2024/04/20 08:57] – [Run] chente | omv7:omv7_plugins:scripts [2024/05/03 15:45] (current) – [Installation] chente | ||
---|---|---|---|
Line 38: | Line 38: | ||
In OMV7's GUI:\\ | In OMV7's GUI:\\ | ||
Under **System**, **Plugins**, | Under **System**, **Plugins**, | ||
+ | |||
+ | * Installing the openmediavault-scripts plugin will also install the openmediavault-sharerootfs plugin as a dependency. | ||
+ | \\ | ||
+ | < | ||
+ | Warning | ||
+ | </ | ||
+ | Do not uninstall the openmediavault-sharerootfs plugin. It is a dependency of the openmediavault-scripts plugin. Uninstalling openmediavault-sharerootfs when the openmediavault-scripts plugin is installed will cause the openmediavault-scripts plugin to be uninstalled. | ||
+ | </ | ||
---- | ---- | ||
Line 73: | Line 81: | ||
{{ : | {{ : | ||
- | * Press the **Add** button to create a new script. A dialog box will open in which you must define the following fields: | + | * Press the **Add** button |
* **Name**: This is the name with which the script will be saved and which will be used for its execution. | * **Name**: This is the name with which the script will be saved and which will be used for its execution. | ||
* **Extension**: | * **Extension**: | ||
Line 83: | Line 91: | ||
* A copy of the script will be saved in the shared folder defined in the **Settings** tab. | * A copy of the script will be saved in the shared folder defined in the **Settings** tab. | ||
* A line with the script data will appear in the **Scripts** form. If you have defined arguments, they will appear in the corresponding column. | * A line with the script data will appear in the **Scripts** form. If you have defined arguments, they will appear in the corresponding column. | ||
+ | |||
+ | * Press the **Add** button and in the submenu press the **Import** button to import multiple scripts existing in the server file system at the same time. | ||
+ | * You can type the path to the folder where the scripts are or find the folder in the tree by clicking the icon on the right. It will not import any scripts that already exist in the plugin. | ||
+ | |||
+ | * Press the **Add** button and in the submenu press the **Import one** button to import a single script existing in the server file system. | ||
+ | * You can type the path to the file with the script in the **Path** field. Then press the **Import** button. | ||
---- | ---- |