WPTerm
View on WordPress.orgScores higher than 69% of indexed plugins
About
An xterm-like plugin to run non-interactive shell commands.
What It Does
WPTerm provides a terminal-style interface inside the WordPress admin dashboard for executing non-interactive shell commands directly from the browser. It essentially bridges WP admin and the underlying server environment, letting admins run bash commands without opening a separate SSH session. Use cases tagged by the developer include cron-style automation, batch processing, and routine sysadmin tasks.
Who It's For
This plugin is aimed at developers and system administrators who already manage the server stack and want a quick way to run shell commands on a WordPress site without leaving wp-admin. It fits small DevOps teams and hosting providers who need a lightweight remote command channel for routine maintenance or batch jobs.
Who Should Skip It
Anyone running a standard brochure site, WooCommerce store, or membership site without dedicated server administration skills should skip this plugin entirely, as exposing shell execution to the admin context is a significant security risk if misconfigured. If you only need WP-CLI, use that instead.
The Bottom Line
WPTerm scores 78.07/100 with strong maintenance and perfect user ratings, but the 3,000 installs and zero support threads show it remains a specialised tool for experienced server admins. For most WordPress site owners, the security implications of in-admin shell access outweigh the convenience, so this is best left in the hands of DevOps-savvy users who already trust the deployment environment.