Selected Blueprint
Feed Reader with the Friends Plugin
Read feeds from the web in Playground using the Friends plugin.
rsssocial web
/blueprint.json
Clean. JSON has not been validated in this run.
{
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
"landingPage": "/hello-from-playground/",
"preferredVersions": { "php": "8.3", "wp": "latest" },
"steps": [
{ "step": "installPlugin", "pluginZipFile": "friends.zip" },
{ "step": "runPHP", "code": "<?php update_option('blogname','Feed Reader Lab');" }
]
}
Replace current Playground content?
Running this Blueprint rewrites files, database content, active path, and the preview shown on the left. Save first if you need the temporary site.
Running Blueprint
Preparing steps
Select a Blueprint, inspect JSON, validate, confirm replacement, then run against the active preview.