mirror of
https://github.com/stashapp/Stash-Docs.git
synced 2026-04-13 09:07:06 -05:00
10 lines
435 B
Markdown
10 lines
435 B
Markdown
---
|
|
title: Scripts
|
|
---
|
|
|
|
!!! info
|
|
Scripts are created by third parties and not officially affiliated or supported by the core Stash team. If you have issues, please reach out to the original creators.
|
|
|
|
Scripts are standalone programs that can interact with Stash either through GraphQL queries, custom Javascript or by directly editing Stash database or external files.
|
|
|
|
To install a script follow the script's install instructions. |