This page is being phased out as part of our documentation reorganization.
Click this card to be redirected to the updated version with the most current information.
If you notice any discrepancies or areas needing improvement in the new documentation, please use the “Report an issue” button at the bottom of the page.
Dify Marketplace welcomes plugin submission requests from both partners and community developers. Your contributions will broaden the scope of possibilities for Dify plugins. This guide provides clear publishing procedures and best-practice recommendations to help you successfully release your plugin and create value for the community.
Follow these steps to submit your plugin as a Pull Request (PR) in the GitHub repository for review. Once approved, your plugin will officially launch on the Dify Marketplace.
To publish your plugin on the Dify Marketplace, follow these steps:
.pkg
file in that subdirectory.Here is the general plugin review process:
Note:
The Contributor Agreement mentioned above refers to Plugin Developer Guidelines.
Respond proactively to reviewer questions and feedback.
1. Ongoing Maintenance
2. Marketplace Public Beta Testing Restrictions
1. Review Order
2. Review Focus
3. Plugin Functionality and Relevance
Dify.AI reserves the right to accept or reject plugin submissions.
Example: A Google search plugin that only adds language parameters should probably be submitted as an extension to an existing plugin. However, if the plugin implements significant functional improvements (like optimized batch processing or error handling), it can be submitted as a new plugin.
Yes, but breaking changes should be avoided.
Edit this page | Report an issue
This page is being phased out as part of our documentation reorganization.
Click this card to be redirected to the updated version with the most current information.
If you notice any discrepancies or areas needing improvement in the new documentation, please use the “Report an issue” button at the bottom of the page.
Dify Marketplace welcomes plugin submission requests from both partners and community developers. Your contributions will broaden the scope of possibilities for Dify plugins. This guide provides clear publishing procedures and best-practice recommendations to help you successfully release your plugin and create value for the community.
Follow these steps to submit your plugin as a Pull Request (PR) in the GitHub repository for review. Once approved, your plugin will officially launch on the Dify Marketplace.
To publish your plugin on the Dify Marketplace, follow these steps:
.pkg
file in that subdirectory.Here is the general plugin review process:
Note:
The Contributor Agreement mentioned above refers to Plugin Developer Guidelines.
Respond proactively to reviewer questions and feedback.
1. Ongoing Maintenance
2. Marketplace Public Beta Testing Restrictions
1. Review Order
2. Review Focus
3. Plugin Functionality and Relevance
Dify.AI reserves the right to accept or reject plugin submissions.
Example: A Google search plugin that only adds language parameters should probably be submitted as an extension to an existing plugin. However, if the plugin implements significant functional improvements (like optimized batch processing or error handling), it can be submitted as a new plugin.
Yes, but breaking changes should be avoided.
Edit this page | Report an issue