Skip to content

Feature Request: Add support for studio://createFromBlueprint?<REMOTE-BLUEPRINT-URL> links  #1812

@juanmaguitar

Description

@juanmaguitar

What

Implement a feature that allows web demos to provide a link (using a custom protocol handler, e.g., studio://createFromBlueprint?<REMOTE-BLUEPRINT-URL>) which, when clicked, launches Studio and generates a local WordPress instance from a specified blueprint.

Expected Behavior

  • Web demos can include a link or button that uses the custom protocol.
  • When the link is clicked, Studio opens (or prompts for installation) and creates a new WordPress instance from the given remote blueprint URL.

Feedback on this suggestion is welcome!

Why

This feature would provide the following benefits:

  • Streamlined developer experience: go from demo to local instance in one click
  • Enables sharing reproducible environments for onboarding, learning, or collaboration
  • Increase the number of WordPress.com sites, leveraging the seamless transition from Studio to WordPress.com.

How

Studio already implements a custom protocol handler. Enabling web demos to include links like studio://createFromBlueprint?<REMOTE-BLUEPRINT-URL> would allow users to seamlessly move from viewing a demo online to reproducing that demo locally in Studio, based on a remote blueprint.

cc: @adamziel @ndiego @jamiemarsland

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions