Watch Frontman in action:
Learn more on the Frontman Website.
Agentic AI puts an AI agent inside your WordPress site. Navigate to /frontman, describe what you want to change, and the agent handles the supported workflow — posts, pages, blocks, menus, templates, site settings, and more.
No code editor. No terminal. Just a chat interface alongside a live view of your site.
What the agent can do:
Frontman supports WordPress content workflows across Gutenberg, templates, menus, site options, and Elementor pages.
Who it’s for:
Developers who want faster iteration. Designers and content editors who want to make changes without opening an IDE. Anyone managing a WordPress site who’d rather describe what they want than dig through admin screens.
Open source:
The Frontman WordPress plugin is open source under GPLv2 or later. The code is available on GitHub.
Early release — help us improve it:
This is an experimental release. It works, but it hasn’t been tested across every theme, page builder, and hosting setup. We’re looking for users to try it and share feedback. Open an issue or join the conversation on GitHub.
This plugin connects to external services provided by Frontman AI:
Frontman Client (app.frontman.sh)
The chat interface is loaded from https://app.frontman.sh. This serves the JavaScript and CSS that power the in-browser UI.
Frontman API (api.frontman.sh)
The plugin connects via WebSocket to wss://api.frontman.sh for AI agent communication — sending tool results and receiving agent responses. Your site content is sent to this service when the agent processes requests.
AI Model Providers
The Frontman API routes requests to third-party AI model providers (such as Anthropic and OpenAI) to generate responses. Content from your site may be included in prompts sent to these providers.
Loading the Frontman UI requests hosted client assets. Your site content is not sent to the Frontman API or model providers until you actively use the chat interface and submit a message.