Analysis updated 2026-05-18
Give WordPress site owners a faster, cleaner admin dashboard without removing access to the classic wp-admin screen.
Try the plugin instantly in a browser using WordPress Playground before installing it on a real site.
Study a modern, build-tool-free single page app built directly on the WordPress REST API.
| austinginder/minn-admin | agentrhq/webcmd | artofpilgrim/dials | |
|---|---|---|---|
| Stars | 35 | 35 | 35 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | developer | designer |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing WordPress site to install into, though it can also be tried instantly via the WordPress Playground demo link.
Minn Admin is a WordPress plugin that replaces the busy, cluttered default admin dashboard with a fast, minimal one, available at a separate address on your site while the classic WordPress admin screen keeps working exactly as before. It is built as a single page application that talks to the WordPress REST API, using one plain JavaScript file with no React and no build tools required, which keeps it lightweight and simple to inspect or modify. The README frames this as a focused alternative to the default dashboard rather than a full rebuild of WordPress itself. The README lets you try the plugin instantly using a service called WordPress Playground, a way to launch a temporary WordPress site in your browser with no installation. That demo setup installs the plugin plus several other common WordPress plugins like analytics, activity history, redirects, code snippets, and user switching tools, then creates some sample posts, users, and comments so a visitor can explore a realistic looking dashboard right away, complete with sample traffic data for the analytics plugin. Because the plugin sits next to the standard WordPress admin rather than replacing it outright, site owners can adopt it gradually and switch back to the familiar admin screen at any time if something in the new interface does not work for their setup. The project appears aimed at WordPress site owners and developers who want a cleaner, quicker admin experience without giving up any of WordPress's existing functionality or committing to a heavier, framework based rebuild of the admin area. The full README is longer than what was shown.
A WordPress plugin that adds a fast, minimal admin dashboard alongside the classic wp-admin screen, built as a single vanilla JavaScript page with no React or build step.
Mainly JavaScript. The stack also includes JavaScript, WordPress REST API, PHP.
No license information appears in the visible portion of the README, so usage rights are unclear without checking the repository's license file directly.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.