Connect and configure repositories
Open Account → GitHub, select Connect GitHub, then grant the GitHub App access to the repositories you intend to use. Enable preview commands for each repository explicitly. Choose whether the preview deploys a plugin, theme, orwp-content folder. The source path must be a committed, installable subdirectory; preview builds do not run npm, Composer, or other build steps.
Allow Blueprints deliberately
Each repository has an allow-list of account Blueprints that commenters may request. GitHub commenters cannot browse other account Blueprints or use a recipe that the owner has not selected. A plain deploy uses a blank WordPress preview. A requested Blueprint creates the base first, then SandyWP installs the pull request code into it.Commands
Lifecycle and access
A preview exists while the pull request is open. Closing or merging the pull request requests normal cleanup;@sandywp-bot delete removes it sooner.
Redeploying a new commit normally updates the existing preview site and preserves its URL and database. Requesting a different Blueprint or revision replaces the preview so recipe state is never layered unpredictably.
wp-admin login links
A repository can choose Never, Only when requested, or With every successful preview. The default is Never.Troubleshooting
Disconnecting stops new commands. Choose deletion during disconnect, delete previews manually, or close their pull requests to remove active previews.

