leonstafford / sitespeedtools

SiteSpeedTools.com's WordPress plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local testing notes

  • Playwright end to end tests, including support for WP-CLI over SSH
  • requires hostname wordpress to resolve to 127.0.0.1/localhost
  • architectural decisions:
    • SSH from JS vs WP REST API
    • sshd inside separate WP-CLI container, as it doesn't need to also run Apache

About

SiteSpeedTools.com's WordPress plugin

License:The Unlicense


Languages

Language:PHP 69.3%Language:JavaScript 20.7%Language:Shell 5.3%Language:Dockerfile 4.6%