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

Added blueprint for showcasing custom plugin #57

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

Conversation

Lovor01
Copy link

@Lovor01 Lovor01 commented Jun 21, 2024

This is more elaborate example, which shows how to upload media files, plugin and theme from own server and how to set the basic starting options to showcase plugin. WXR is used for importing content. There is also a readme file with explanations.

Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

"step": "installPlugin",
"pluginZipFile": {
"resource": "url",
"url": "https://makeiteasypopup.makeiteasy.hr/makeiteasy-popup.zip"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be possible to use paths from this GitHub repo or at least WordPress.org?

In case something changes with the domain, we would still like for the blueprint to work.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'll rewrite blueprint as soon as I can.

@bph
Copy link
Collaborator

bph commented Oct 28, 2024

@Lovor01 Let me know how we can help getting your blueprint into the gallery. Are there any blockers (apart from time) we can assist you with?

@Lovor01
Copy link
Author

Lovor01 commented Oct 28, 2024

Birgit, thank you for bringing this up. There are no other blockers, except my time. I will try to make this priority and finish this week.

@Lovor01
Copy link
Author

Lovor01 commented Oct 28, 2024

I updated blueprints and uploaded required files, it should work now with github hosted files. I also improved readme file to instruct reader how he can replicate and modify this solution for his needs. Please let me know if anything else is a problem to merge this.

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

Successfully merging this pull request may close these issues.

3 participants