[PR #2028] [CLOSED] add id to plugin list #1714

Closed
opened 2026-02-04 20:09:52 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2028
Author: @notAreYouScared
Created: 12/21/2025
Status: Closed

Base: mainHead: charles/update-cmd


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/2028 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/21/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `charles/update-cmd` --- ### 📝 Commits (2) - [`208f504`](https://github.com/pelican-dev/panel/commit/208f504f430774b07c674be1d5cc2031d530dc96) add id to plugin list - [`dfc72b8`](https://github.com/pelican-dev/panel/commit/dfc72b862086beed5ec7d6f0314c37ea71bd4a92) ID > id ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Plugin/ListPluginsCommand.php` (+2 -2) </details> ### 📄 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... --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 20:09:52 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1714