| 开发者 | frontmanai |
|---|---|
| 更新时间 | 2026年7月21日 01:53 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0.2 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/frontman, describe what you want changed, and review the result beside a live preview of your site. It helps marketers, content teams, support teams, store managers, and agencies make everyday WordPress updates faster.
Frontman is not another AI chatbot or content generator. It is an editing workspace for real WordPress tasks: updating page copy, changing calls to action, editing posts, adjusting Elementor pages, refreshing WooCommerce product data, managing menus, inspecting templates, and changing safe site settings.
See it. Say it. Update your WordPress site with AI.
No code editor. No terminal. No hunting through every WordPress admin screen. Just an AI editing workflow next to the page you are working on.
frontman-agentic-ai-editor folder to /wp-content/plugins//frontman on your site (you must be logged in as an admin)api.frontman.sh with GitHub or Google when prompted/frontman on your site if Frontman does not redirect you back automaticallyNo. Frontman now runs the WordPress tools, Elementor editing tools, and WooCommerce tools directly in PHP inside the plugin.
Yes. Your WordPress administrator login protects the site tools. Frontman separately requires sign-in with a GitHub or Google account at api.frontman.sh. Before your first prompt, you must also connect a supported AI provider with OAuth or add an API key. Frontman does not include a built-in model credential.
No. Frontman is built for marketers, content teams, support teams, store operators, agencies, and other WordPress administrators who want to describe changes in plain language.
Install Frontman, open /frontman, keep the live preview beside the AI editor, and describe the WordPress page change you want. Frontman can work with posts, pages, Gutenberg blocks, menus, templates, widgets, settings, Additional CSS, Elementor pages, and WooCommerce data.
Yes. When Elementor is active, Frontman includes Elementor-aware AI editing tools that can inspect Elementor page data and prepare targeted page changes for review.
Yes. When WooCommerce is active, Frontman includes AI WooCommerce tools for products, orders, customers, coupons, shipping, taxes, reports, settings, system status, and store data.
Yes. Frontman is built around a live preview workflow, so you can describe changes while keeping the page you are editing in view.
No. Frontman uses chat as the interface, but it is an AI website editor. It can take action through WordPress tools while you review the site beside a live preview.
Yes. Frontman includes Elementor-aware AI tools for inspecting and editing Elementor pages.
Yes. When WooCommerce is active, Frontman can work with products, orders, customers, coupons, shipping, taxes, reports, settings, system status, and store data.
Only WordPress administrators (manage_options capability) can access Frontman. All inputs are sanitized. Options are restricted to a safe allowlist.
Technically, yes. Unlike the JavaScript framework integrations, this plugin can run on a live site. But this is experimental software. We recommend starting on a staging site, keeping backups, and reviewing changes carefully.
Frontman's content, menu, widget, option, Elementor, and WooCommerce tools work across WordPress themes.
The Frontman UI loads from https://app.frontman.sh. When you submit a message, the plugin connects to wss://api.frontman.sh for AI agent communication. Site content and WooCommerce data may be sent when needed to process your request. See the Third-Party Services section below for details.
Yes. The Frontman plugin is open source under GPLv2 or later, and the code is available on GitHub.
/scope:... path prefixwp_create_menu_item so the agent can add navigation links directly through WordPress toolslighthouse tool is called, with the WordPress plugin performing the bootstrap before proxying the auditsetsid/stdin redirection to avoid tying the process to the originating web requestbun install for standalone Lighthouse runtime dependenciessearch_files avoid Git fallback outside Git repositories and use plain filesystem search insteadlist_files work outside Git repositories for typical WordPress hosting setups