Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/plugins/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To enable more agile development, we have opened up the ecosystem and provided a

The new plugin system goes beyond the limitations of the previous framework, offering richer and more powerful extension capabilities. It contains five distinct plugin types, each designed to solve well-defined scenarios, giving developers limitless freedom to customize and enhance Dify applications.

Additionally, the plugin system is designed to be easily shared. You can distribute your plugins via the [Dify Marketplace](https://marketplace.dify.ai/), [GitHub](publish-plugins/publish-plugin-on-personal-github-repo/), or as a [Local file package](publish-plugins/package-and-publish-plugin-file/). Other developers can quickly install these plugins and benefit from them.
Additionally, the plugin system is designed to be easily shared. You can distribute your plugins via the [Dify Marketplace](https://marketplace.dify.ai/), [GitHub](publish-plugins/publish-plugin-on-personal-github-repo.md), or as a [Local file package](publish-plugins/package-plugin-file-and-publish.md). Other developers can quickly install these plugins and benefit from them.

> Dify Marketplace is an open ecosystem designed for developers, offering a broad range of resources—models, tools, AI Agents, Extensions, and plugin bundles. You can seamlessly integrate third-party services into your existing Dify applications through the Marketplace, enhancing their capabilities and advancing the overall Dify community.

Expand Down
2 changes: 1 addition & 1 deletion jp/plugins/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

新しいプラグインシステムは、従来のフレームワークの制約を超え、より豊富で強力な拡張機能を提供します。明確に定義されたシナリオに対応するために、5つの異なるプラグインタイプを用意しており、開発者はDifyアプリケーションを自由にカスタマイズし、強化することができます。

さらに、プラグインシステムは共有しやすいように設計されています。[Difyマーケットプレイス](https://marketplace.dify.ai/)、[GitHub](publish-plugins/publish-plugin-on-personal-github-repo/)、または[ローカルファイルパッケージ](publish-plugins/package-and-publish-plugin-file/)を通じてプラグインを配布できます。他の開発者は、これらのプラグインを迅速にインストールし、そのメリットを享受できます。
さらに、プラグインシステムは共有しやすいように設計されています。[Difyマーケットプレイス](https://marketplace.dify.ai/)、[GitHub](publish-plugins/publish-plugin-on-personal-github-repo.md)、または[ローカルファイルパッケージ](publish-plugins/package-plugin-file-and-publish)を通じてプラグインを配布できます。他の開発者は、これらのプラグインを迅速にインストールし、そのメリットを享受できます。

> Difyマーケットプレイスは、開発者向けのオープンなエコシステムであり、モデル、ツール、AIエージェント、拡張機能、プラグインバンドルなど、幅広いリソースを提供しています。マーケットプレイスを通じて、サードパーティのサービスを既存のDifyアプリケーションにシームレスに統合し、機能を強化し、Difyコミュニティ全体の発展に貢献できます。

Expand Down
2 changes: 1 addition & 1 deletion zh_CN/plugins/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ description: 'Author: Yeuoly, Allen'

新的插件系统突破了原有框架的限制,提供更丰富和强大的扩展能力。提供五种类型插件,每一种类型对应成熟的场景解决方案,赋予开发者用无限的创意改造 Dify 应用的空间。

同时,插件系统还具备更加友好的传播属性,你可以通过 [Dify Marketplace](https://marketplace.dify.ai/) 或 [GitHub](publish-plugins/publish-plugin-on-personal-github-repo.md) 以及[本地文件](publish-plugins/package-and-publish-plugin-file.md)的形式分享你的插件,让其他开发者能够便捷地安装插件。
同时,插件系统还具备更加友好的传播属性,你可以通过 [Dify Marketplace](https://marketplace.dify.ai/) 或 [GitHub](publish-plugins/publish-plugin-on-personal-github-repo.md) 以及[本地文件](publish-plugins/package-plugin-file-and-publish.md)的形式分享你的插件,让其他开发者能够便捷地安装插件。

> Dify Marketplace 是一个面向开发者的开放生态系统,提供模型、工具、AI Agent、Extensions 和插件包等丰富的资源。通过 Marketplace,你可以为现有 Dify 应用无缝接入第三方服务,增强现有应用的能力,共同推动 Dify 生态的发展。

Expand Down