We recently shipped two big updates for our local development tool,
:
One is for the terminal devotee, the other is for anyone who dreads opening a separate database tool — both are for anyone who’d rather just get building.
Until now, using Studio meant needing to download the desktop app. That changes today.
If you work primarily in the terminal — whether you’re a Linux user or just prefer to keep your hands on the keyboard — you can now
and skip the GUI entirely.
The CLI fits naturally in automated test runs, deployment scripts, and AI coding agent workflows — anywhere you’re already working in the terminal and spinning up a WordPress site by hand would slow you down.
If you already have the Studio desktop app installed, the CLI is already available — just enable Studio CLI for terminal under Preferences.
Did you notice dark mode? That’s new, too. Head to your Preferences to change your app’s appearance.
If you want to install the CLI as a standalone tool, simply run
From there, you can authenticate with WordPress.com, create and manage local sites, preview in the browser, and run WP-CLI commands. Sync with WordPress.com and Pressable, import, export, and more are on the way.
and the desktop app are companions, not competitors: you can switch between them freely and they stay in sync. And don’t worry: the desktop app isn’t going anywhere.
On the desktop side, Studio now includes phpMyAdmin access directly from the Overview tab, giving you a visual interface to manage your site’s database.
Inspecting or editing your local database used to mean reaching for a separate tool and going through a setup you’d rather not bother with. Now you can start querying tables, checking data, and debugging schema issues in just one click.
These two updates push Studio further in the same direction: less friction between
you and building on WordPress.
The CLI removes the GUI as a requirement, and phpMyAdmin removes the need to leave the app when you need to get into your database.
If you haven’t tried WordPress Studio yet, this is a good time to start.
Questions or feedback? We’re in GitHub —
to share feedback, bugs, and feature requests.
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
- Studio CLI as a standalone npm module
- phpMyAdmin access
One is for the terminal devotee, the other is for anyone who dreads opening a separate database tool — both are for anyone who’d rather just get building.
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
Studio CLI on npm
Until now, using Studio meant needing to download the desktop app. That changes today.
If you work primarily in the terminal — whether you’re a Linux user or just prefer to keep your hands on the keyboard — you can now
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
The CLI fits naturally in automated test runs, deployment scripts, and AI coding agent workflows — anywhere you’re already working in the terminal and spinning up a WordPress site by hand would slow you down.
How to install
If you already have the Studio desktop app installed, the CLI is already available — just enable Studio CLI for terminal under Preferences.
Did you notice dark mode? That’s new, too. Head to your Preferences to change your app’s appearance.
If you want to install the CLI as a standalone tool, simply run
npm install -g wp-studio. Alternatively, if you just want to run it once without installing the command, run npx wp-studio.From there, you can authenticate with WordPress.com, create and manage local sites, preview in the browser, and run WP-CLI commands. Sync with WordPress.com and Pressable, import, export, and more are on the way.
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
phpMyAdmin access
On the desktop side, Studio now includes phpMyAdmin access directly from the Overview tab, giving you a visual interface to manage your site’s database.
Inspecting or editing your local database used to mean reaching for a separate tool and going through a setup you’d rather not bother with. Now you can start querying tables, checking data, and debugging schema issues in just one click.
More ways to build locally
These two updates push Studio further in the same direction: less friction between
you and building on WordPress.
The CLI removes the GUI as a requirement, and phpMyAdmin removes the need to leave the app when you need to get into your database.
If you haven’t tried WordPress Studio yet, this is a good time to start.
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
Questions or feedback? We’re in GitHub —
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.
Bu bağlantı ziyaretçiler için gizlenmiştir. Görmek için lütfen giriş yapın veya üye olun.