Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add support for installing plugins & themes by uploading ZIP files #1174

Draft
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

LukeTowers
Copy link
Member

@LukeTowers LukeTowers commented Jul 30, 2024

This PR adds the ability to install plugins & themes from ZIP archives, either uploaded through the backend or via the plugin:install and theme:install commands.

Screenshot 2024-07-30 at 12 27 22 AM Screenshot 2024-07-30 at 12 27 29 AM Screenshot 2024-07-30 at 7 16 36 PM

I'm planning on it support installing multiple plugins / themes at once from a single ZIP per type so that it's easy to zip up a collection of plugins to have them all installed at once, and I intend to have full test coverage for the new functionality that is added.

Eventually this will also play into the work in #967 and our overall marketplace support in general.

Work in progress.

@LukeTowers LukeTowers self-assigned this Jul 30, 2024
@LukeTowers LukeTowers added this to the 1.2.7 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant