mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[Marketplace] Updating author, name and changelog resulted in duplicated plugin entries #510
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LiaoYFBH on GitHub (Feb 9, 2026).
Hi Dify team,
I would like to ask for guidance regarding an unexpected duplicated plugin entry after a recent version update.
Background
A few days ago, I submitted a PR to update an existing plugin, mainly updating the changelog and author information:
This PR was successfully merged.
My original intention was to publish a new version of the same plugin. However, after the merge, I noticed that the plugin previously published under the
lyf / ernie-paddle-aistudio-apinamespace is now shown in the Marketplace as a separate standalone plugin, instead of being treated as an older version of the updated plugin.As a result, the Marketplace currently shows two separate plugin entries that provide the same functionality:
lyf / ernie-paddle-aistudio-api(older plugin, standalone entry)paddle-aistudio / ernie-paddle-aistudio(new plugin, actively maintained)Problem
Because the Marketplace treats different
publisher / plugin_idpaths as separate plugins, both entries are visible in search results. This causes user confusion, as users may mistakenly install the outdatedlyfversion.At this point, my goal is to remove or retire the standalone plugin entry under the
lyf / ernie-paddle-aistudio-apinamespace, so that only the current plugin remains visible as the canonical one.Main Question
Given this situation, I would like to ask:
What is the correct or supported way to delete, unpublish, or retire the old plugin under the
lyf / ernie-paddle-aistudio-apinamespace from the Marketplace?Notes
lyf / ernie-paddle-aistudio-apiplugin is no longer maintained.paddle-aistudio / ernie-paddle-aistudioplugin is actively maintained and should be considered the canonical version.Thank you very much for your time and guidance.
Best regards
@crazywoola commented on GitHub (Feb 11, 2026):
Removed :)