mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #2032] [MERGED] Add error notification when plugin install, update or uninstall fails #1720
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/2032
Author: @Boy132
Created: 12/21/2025
Status: ✅ Merged
Merged: 12/24/2025
Merged by: @Boy132
Base:
main← Head:boy132/handle-install-errors📝 Commits (1)
5f1e400add error notification when plugin install, update or uninstall fails📊 Changes
6 files changed (+118 additions, -71 deletions)
View changed files
📝
app/Console/Commands/Plugin/InstallPluginCommand.php(+7 -2)📝
app/Console/Commands/Plugin/UninstallPluginCommand.php(+7 -2)📝
app/Console/Commands/Plugin/UpdatePluginCommand.php(+7 -2)📝
app/Filament/Admin/Resources/Plugins/PluginResource.php(+49 -25)📝
app/Services/Helpers/PluginService.php(+45 -40)📝
lang/en/admin/plugin.php(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.