mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #89] Updating Plugins #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @FeedTheChunk on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/89
How do we go about updating our plugins? Is there anything special that we need to do? I assume that we would disable the plugin and then re-enable after coping the new files?
@Boy132 commented on GitHub (Jan 25, 2026):
Currently there is no versioning so you have to manually update. (uninstall, remove old folder, upload new one, install) When we have a proper marketplace and versioning you can update via a button in the panel.