feat: 从yaml文件注册插件

This commit is contained in:
xiaojunnuo
2025-04-27 15:11:50 +08:00
parent 9b1d822b5b
commit deb3893820
98 changed files with 5366 additions and 45 deletions
@@ -0,0 +1,19 @@
name: namesilo
title: namesilo授权
desc: ''
icon: simple-icons:namesilo
input:
apiKey:
title: API Key
component:
placeholder: api key
helper: |-
前往 [获取API Key](https://www.namesilo.com/account/api-manager)
不要勾选第一项(Generate key for read-only access
勾选第二项(Submitting this form...
然后点击Generate按钮
required: true
encrypt: true
type: builtIn
pluginType: access
scriptFilePath: ../../../plugins/plugin-namesilo/index.js