Please add "trigger" to developable categories #202

Closed
opened 2026-02-16 00:20:29 -05:00 by yindo · 1 comment
Owner

Originally created by @yt-koike on GitHub (Nov 1, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • 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."

Is your feature request related to a problem? Please describe.
At the end of this October, Dify finally released the first version with Triggers, which I have been waiting for.
First thing I want to try was to develop a trigger but this dify-plugin does not seem to have a template for triggers yet as you can see in the image below.
Image

Therefore, I want "trigger" to be one of developable categories.

Describe the solution you'd like
I think it can be implemented by modifying some files under https://github.com/langgenius/dify-plugin-daemon/blob/main/cmd/ including
https://github.com/langgenius/dify-plugin-daemon/blob/main/cmd/commandline/plugin/category.go and
https://github.com/langgenius/dify-plugin-daemon/tree/main/cmd/commandline/plugin/templates .

Describe alternatives you've considered
Thankfully, the doc is written so it could be useful.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @yt-koike on GitHub (Nov 1, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/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." **Is your feature request related to a problem? Please describe.** At the end of this October, Dify finally released the first version with Triggers, which I have been waiting for. First thing I want to try was to develop a trigger but this dify-plugin does not seem to have a template for triggers yet as you can see in the image below. <img width="1130" height="467" alt="Image" src="https://github.com/user-attachments/assets/d6f0129f-de48-4163-8977-aab84ad010cf" /> Therefore, I want "trigger" to be one of developable categories. **Describe the solution you'd like** I think it can be implemented by modifying some files under https://github.com/langgenius/dify-plugin-daemon/blob/main/cmd/ including https://github.com/langgenius/dify-plugin-daemon/blob/main/cmd/commandline/plugin/category.go and https://github.com/langgenius/dify-plugin-daemon/tree/main/cmd/commandline/plugin/templates . **Describe alternatives you've considered** Thankfully, the [doc](https://docs.dify.ai/plugin-dev-en/0222-trigger-plugin) is written so it could be useful. **Additional context** Add any other context or screenshots about the feature request here.
yindo closed this issue 2026-02-16 00:20:29 -05:00
Author
Owner

@yt-koike commented on GitHub (Nov 1, 2025):

Maybe https://github.com/langgenius/dify-plugin-daemon/pull/485 would solve this issue.

@yt-koike commented on GitHub (Nov 1, 2025): Maybe https://github.com/langgenius/dify-plugin-daemon/pull/485 would solve this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#202