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

Blueprints: Update to use pluginData in lieu of deprecated pluginZipFile #3

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

flexseth
Copy link

@flexseth flexseth commented Jan 8, 2025

Resolves blueprint error
The "pluginZipFile" option of the "installPlugin" step is deprecated. Use "pluginData" instead.

@flexseth
Copy link
Author

flexseth commented Jan 8, 2025

@ryanwelcher - this PR updates the plugin installation in the blueprint, fixing a deprecation, resolving #2

It can be tested by pasting the updated blueprint into the Playground blueprint builder

The page isn't automatically created with the block. But it's easy to make a page and add the block in the editor.

Nonetheless, with this blueprint, you will have the plugin installed and activated.

Editor view

The only thing left to do is create a new page and add the todomvc block via the editor.
Screenshot 2025-01-08 at 5 07 27 PM

Front-end display

It works on the front-end, but with CSS issues.

Screenshot 2025-01-08 at 5 07 14 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant