mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1943] [MERGED] fix: child folder detection in ZIP for plugin extraction #1667
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/1943
Author: @UndercoverNL
Created: 11/28/2025
Status: ✅ Merged
Merged: 12/1/2025
Merged by: @Boy132
Base:
boy132/plugin-system← Head:boy132/plugin-system📝 Commits (1)
adf71d2fix: look for plugin.json file instead of directory entry on plugin extraction📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
app/Services/Helpers/PluginService.php(+1 -1)📄 Description
locateNamedoes not support directory detection, fixed with new changesPlugins can now correctly be uploaded as 1 zipped directory.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.