mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #2028] [CLOSED] add id to plugin list #1714
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/2028
Author: @notAreYouScared
Created: 12/21/2025
Status: ❌ Closed
Base:
main← Head:charles/update-cmd📝 Commits (2)
208f504add id to plugin listdfc72b8ID > id📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
app/Console/Commands/Plugin/ListPluginsCommand.php(+2 -2)📄 Description
Adds id to plugin list, so if you need to use cli to interact with plugins, you can see the id, instead of guessing if its my-awesome-plugin or myawesomeplugin or some other random string...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.