Skip to content

SpawnWP 0.3.7

Choose a tag to compare

@tts-empire tts-empire released this 28 Jun 19:14
· 11 commits to main since this release

SpawnWP 0.3.7

This patch fixes creation of the first WordPress environment from an empty cockpit.

  • Copies env.example from the runtime template to .env.example in the newly
    created project.
  • Explains the site-name format directly below the field.
  • Rejects spaces and other URL-unsafe characters before deployment with a specific
    inline message.