Skip to content

Conversation

@bcotrim
Copy link
Contributor

@bcotrim bcotrim commented Jan 23, 2026

Related issues

Proposed Changes

  • Remove enableMultisite from the unsupported blueprint features list
  • Update tests accordingly

Known Limitation: Multisite sites created via blueprints may fail to restart. This is due to WordPress multisite requiring HTTP_HOST to be set before boot (in ms-settings.php), which Playground CLI doesn't currently handle for existing multisite installations.

Testing Instructions

  • Create a site with a custom domain and a blueprint containing enableMultisite step
  • Verify the site starts correctly as a multisite
  • Note: Restart may fail (known limitation)

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@bcotrim bcotrim self-assigned this Jan 23, 2026
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.

2 participants