dify 0.15.3 how to install plugins, can that work? #12770

Closed
opened 2026-02-21 19:08:58 -05:00 by yindo · 5 comments
Owner

Originally created by @GitSarp on GitHub (Apr 10, 2025).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

help!
dify 0.15.3 how to install plugins?, like local offline plugins(.difypkg) or install from github or orther manual method?
can dify 0.15.3 use md_exporter ? what should i do?thanks

2. Additional context or comments

No response

3. Can you help us with this feature?

  • I am interested in contributing to this feature.
Originally created by @GitSarp on GitHub (Apr 10, 2025). ### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### 1. Is this request related to a challenge you're experiencing? Tell me about your story. help! dify 0.15.3 how to install plugins?, like local offline plugins(.difypkg) or install from github or orther manual method? can dify 0.15.3 use [md_exporter](https://github.com/bowenliang123/md_exporter) ? what should i do?thanks ### 2. Additional context or comments _No response_ ### 3. Can you help us with this feature? - [ ] I am interested in contributing to this feature.
yindo added the 🙋‍♂️ question label 2026-02-21 19:08:58 -05:00
yindo closed this issue 2026-02-21 19:08:58 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 10, 2025):

Hello @GitSarp! I'm here to help you with any questions or issues you have. I can assist with bugs, answer your queries, and guide you on becoming a contributor. Let's tackle your problem together while we wait for a human maintainer!

Dify version 0.15.3 does support the installation of local offline plugins using the .difypkg file format. You can install these plugins by uploading the .difypkg file directly through the Dify platform [1].

However, the Plugin Management functionality, which includes installing plugins from GitHub, is not available in version 0.15.3. To use this feature, you would need to upgrade to version 1.0.0-beta.1 or later [1].

Regarding the compatibility of the md_exporter plugin with Dify version 0.15.3, I couldn't find specific information on this. You might need to test it manually or check with the plugin's documentation or repository for compatibility details.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 10, 2025): <!-- Greeting --> Hello @GitSarp! I'm here to help you with any questions or issues you have. I can assist with bugs, answer your queries, and guide you on becoming a contributor. Let's tackle your problem together while we wait for a human maintainer! <!-- Answer --> Dify version 0.15.3 does support the installation of local offline plugins using the `.difypkg` file format. You can install these plugins by uploading the `.difypkg` file directly through the Dify platform <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/plugins/quick-start/install-plugins.md)</sup>. However, the Plugin Management functionality, which includes installing plugins from GitHub, is not available in version 0.15.3. To use this feature, you would need to upgrade to version 1.0.0-beta.1 or later <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/plugins/quick-start/install-plugins.md)</sup>. Regarding the compatibility of the `md_exporter` plugin with Dify version 0.15.3, I couldn't find specific information on this. You might need to test it manually or check with the plugin's documentation or repository for compatibility details. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/d1964d75-ee7a-48a0-af10-7a80ef28ac88?feedback_type=other)</sup>
Author
Owner

@GitSarp commented on GitHub (Apr 10, 2025):

how to uploading the .difypkg file directly through the Dify platform(0.15.3) @dosu

@GitSarp commented on GitHub (Apr 10, 2025): how to uploading the .difypkg file directly through the Dify platform(0.15.3) @dosu
Author
Owner

@dosubot[bot] commented on GitHub (Apr 10, 2025):

To upload a .difypkg file directly through the Dify platform in version 0.15.3, follow these steps:

  1. Access the Dify Platform: Log in to your Dify account and navigate to the dashboard.

  2. Navigate to Plugin Management: Look for a section or menu related to plugins or extensions. This might be labeled as "Plugins," "Extensions," or something similar.

  3. Upload the Plugin: There should be an option to upload or add a new plugin. Click on this option and select the .difypkg file from your local system.

  4. Install the Plugin: Follow any on-screen instructions to complete the installation process. This might include confirming the installation or configuring plugin settings.

If you encounter any issues during the upload process, ensure that the .difypkg file is not corrupted and is compatible with version 0.15.3. If the platform interface has changed or if you need further assistance, consulting the official documentation or reaching out to the support team might be helpful.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 10, 2025): <!-- Answer --> To upload a `.difypkg` file directly through the Dify platform in version 0.15.3, follow these steps: 1. **Access the Dify Platform**: Log in to your Dify account and navigate to the dashboard. 2. **Navigate to Plugin Management**: Look for a section or menu related to plugins or extensions. This might be labeled as "Plugins," "Extensions," or something similar. 3. **Upload the Plugin**: There should be an option to upload or add a new plugin. Click on this option and select the `.difypkg` file from your local system. 4. **Install the Plugin**: Follow any on-screen instructions to complete the installation process. This might include confirming the installation or configuring plugin settings. If you encounter any issues during the upload process, ensure that the `.difypkg` file is not corrupted and is compatible with version 0.15.3. If the platform interface has changed or if you need further assistance, consulting the official documentation or reaching out to the support team might be helpful. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/1ffdfbde-9df8-4c48-944c-43fd6b329637?feedback_type=other)</sup>
Author
Owner

@crazywoola commented on GitHub (Apr 10, 2025):

Plugins are introduced in v1.0.0, for versions below, you can not add plugins.

@crazywoola commented on GitHub (Apr 10, 2025): Plugins are introduced in v1.0.0, for versions below, you can not add plugins.
Author
Owner

@GitSarp commented on GitHub (Apr 10, 2025):

Plugins are introduced in v1.0.0, for versions below, you can not add plugins.

what commits/MR should i merge to 0.15.3 branch to support plugin install

@GitSarp commented on GitHub (Apr 10, 2025): > Plugins are introduced in v1.0.0, for versions below, you can not add plugins. what commits/MR should i merge to 0.15.3 branch to support plugin install
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12770