How to customize modifications Dify Plugin Development Scaffolding Tool #70

Open
opened 2026-02-16 00:19:36 -05:00 by yindo · 2 comments
Owner

Originally created by @LR1093141031 on GitHub (Mar 27, 2025).

How to customize modifications Dify Plugin Development Scaffolding Tool

There is a requirement to customize the file template content generated by the scaffolding tool to preset some common implementations for other plug-in developers to use. How can I modify the template content?

Originally created by @LR1093141031 on GitHub (Mar 27, 2025). How to customize modifications Dify Plugin Development Scaffolding Tool There is a requirement to customize the file template content generated by the scaffolding tool to preset some common implementations for other plug-in developers to use. How can I modify the template content?
yindo added the question label 2026-02-16 00:19:36 -05:00
Author
Owner

@LR1093141031 commented on GitHub (Mar 27, 2025):

I found templates here "cmd/commandline/plugin/templates/python". How could i package it?

@LR1093141031 commented on GitHub (Mar 27, 2025): I found templates here "cmd/commandline/plugin/templates/python". How could i package it?
Author
Owner

@Yeuoly commented on GitHub (Mar 28, 2025):

Feel free to modify it, but you had better tell the changes you want to make, the main flow of plugin templates are in cmd/commandline/plugin/templates

@Yeuoly commented on GitHub (Mar 28, 2025): Feel free to modify it, but you had better tell the changes you want to make, the main flow of plugin templates are in cmd/commandline/plugin/templates
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#70