mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
2.0 KiB
2.0 KiB
Plugin Submission
Plugin information
- Author:
- Plugin name:
- Version:
- Source repository:
- Contact:
Submission type
- New plugin
- Version update
What changed
Risk level
- Low risk
- Medium risk
- High risk
Required checks
- I have read and followed the Marketplace submission requirements.
- I have read and comply with the Plugin Developer Agreement.
- I tested this plugin on Dify Community Edition and Dify Cloud, or documented any limitation below.
- The package contains only files needed at runtime.
- The package does not contain secrets, local credentials,
.envfiles,.gitdirectories, virtual environments, caches, logs, or IDE files. - The package does not contain executables or bundled binaries, or I explained why they are required below.
- The plugin README includes setup steps, usage instructions, required APIs or credentials, connection requirements, and the source repository link.
- The plugin includes
PRIVACY.mdor a hosted privacy policy, andmanifest.yamlreferences it. - All user-facing text is primarily in English, with any localized README files following the i18n guidance.