Add JSON to TOON converter plugin#1533
Closed
AXXZSTHL wants to merge 2468 commits intolanggenius:mainfrom
Closed
Conversation
…-exporter-plugin-0.0.2 bump simple-text-exporter plugin to version 0.0.2
…pdate_mem0_plugin Update the mem0 package fixing bug
First version of file translater plugin
release: investoday report 2.0.0
release: investoday news 2.0.0
bump cuu_pay plugin to version 0.0.3
release: investoday industry 2.0.0
release: investoday index 2.0.0
release: investoday fund 2.0.0
feat: add dify-plugin-oceanbase
Update Weaviate plugin (Changed the plugin from personal branch to Weaviate official branch)
…Du/dify-plugins into dify-plugin-visualization
…ering text and files in the Dify knowledge base.
优化建表时的 JSON 格式,更灵活、更接近官方的设计思想、更容易理解
Add Tencent RTC Conversational AI plugin v0.0.1
…ation Dify plugin visualization update version to 0.1.9
…in-0.1.2 bump schemarag plugin to version 0.1.2
…ails-plugin feat: 添加安全防护插件 (Safety Guardrails Plugin)
Add OpenGuardrails Plugin
This reverts commit a0292e6.
Remove jiandaoyun Plugin
feat: add r3-yamauchi/knowledgebase_update A useful plugin for registering text and files in the Dify knowledge base.
…-plugin-0.0.4 bump excel_tools plugin to version 0.0.4
feat: add r3-yamauchi/gemini_file_search
…source feat: add r3-yamauchi/kintone_file_datasource
Add data cleaning tool
crazywoola
requested changes
Feb 3, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
Summary
| Check | Status | Details |
|---|---|---|
| Single .difypkg change | ❌ | PR changes 7 files and does not include a .difypkg file |
| PR title/body English-only | ❌ | PR body contains Chinese characters |
Required Fixes
- Update the PR description to English only (the only allowed non‑English text is the fixed bilingual notice sentence).
- Package the plugin as a single
.difypkgfile and submit only that file in the PR (exactly one.difypkgchange).
Once those are fixed, I can run the full plugin checks.
Gmasterzhangxinyang
pushed a commit
to Gmasterzhangxinyang/dify-plugins
that referenced
this pull request
Apr 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
需要复制到 Dify Plugins 仓库的文件清单
必需文件(必须复制)
以下文件需要复制到
dify-plugins/your-org/json-to-toon/目录:可选文件(建议复制)
不需要的文件(测试和开发文件,不需要提交)
目录结构
在 Dify Plugins 仓库中,最终结构应该是:
注意事项
更新 manifest.json:在复制前或复制后,需要更新:
contact_email: 改为您的真实邮箱legal_info_url: 改为您的 GitHub 仓库中 PRIVACY_POLICY.md 的 URL组织名称:
your-org应该替换为您的 GitHub 用户名或组织名称插件名称:
json-to-toon是插件目录名,应与 manifest.json 中的名称一致