mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-02 16:29:39 +00:00
Update example plugin and add plugins frontend page with save config endpoint
This commit is contained in:
parent
62bd7e73f4
commit
ad89fb2eac
11 changed files with 276 additions and 36 deletions
|
|
@ -12,8 +12,6 @@
|
|||
}
|
||||
],
|
||||
"config": {
|
||||
"title": "Example Plugin Configuration",
|
||||
"titleKey": "ExamplePluginConfiguration",
|
||||
"description": "This is an example plugin",
|
||||
"descriptionKey": "ExamplePluginConfigurationDescription",
|
||||
"formFields": [
|
||||
|
|
@ -44,7 +42,6 @@
|
|||
"ItemExampleAction": "Item Example Action",
|
||||
"LabelApiKey": "API Key",
|
||||
"LabelEnable": "Enable",
|
||||
"ExamplePluginConfiguration": "Example Plugin Configuration",
|
||||
"ExamplePluginConfigurationDescription": "This is an example plugin",
|
||||
"LabelRequestAddress": "Request Address"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue