Title: Antimanual Builder
Author: Spider Themes
Published: <strong>ജൂലൈ 4, 2026</strong>
Last modified: ജൂലൈ 6, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/antimanual-builder.svg)

# Antimanual Builder

 By [Spider Themes](https://profiles.wordpress.org/spiderdevs/)

[Download](https://downloads.wordpress.org/plugin/antimanual-builder.0.7.0.zip)

 * [Details](https://ml.wordpress.org/plugins/antimanual-builder/#description)
 * [Reviews](https://ml.wordpress.org/plugins/antimanual-builder/#reviews)
 *  [Installation](https://ml.wordpress.org/plugins/antimanual-builder/#installation)
 * [Development](https://ml.wordpress.org/plugins/antimanual-builder/#developers)

 [Support](https://wordpress.org/support/plugin/antimanual-builder/)

## Description

**Antimanual Builder** is a visual page builder for WordPress pages. It gives you
a full-screen editor for native WordPress pages with manual drag-and-drop editing,
reusable components, page migration tools, and HTML/ZIP import — all of which work
standalone, no API key required.

Optional AI assistance (page generation, refinement, AI-based migration) can be 
enabled by installing the separate, free Antimanual plugin and configuring an AI
provider there. When Antimanual is not installed, Builder still works fully for 
manual editing, direct migration, HTML import, components, and templates.

#### Key Features

 * **AI-assisted page building** — Generate or refine page layouts from prompts 
   directly inside the editor.
 * **Manual visual editing** — Build pages without AI using drag-and-drop tools 
   and inline canvas editing.
 * **Native WordPress page workflow** — Builder pages are regular WordPress `page`
   posts stored with Builder meta.
 * **Structured builder block system** — Builder uses internal layout, content, 
   and advanced block structures to power generated pages, manual editing, rendering,
   and reusable components.
 * **Page migration tools** — Migrate existing pages with AI or use direct migration
   to preserve the current rendered layout.
 * **Migration behavior settings** — Replace the original page or create a draft
   copy before continuing.
 * **HTML Import** — Import a single HTML file with assets or analyze/create pages
   from a ZIP project.
 * **Custom Blocks and Component Library** — Save reusable sections/components and
   insert saved custom blocks from the editor toolbar.
 * **Design Defaults** — Set tone, design system, typography, spacing, corners, 
   and brand colors for new pages.
 * **Responsive preview** — Preview layouts in Desktop, Tablet, Large Mobile, and
   Small Mobile modes.
 * **Undo/Redo** — Editing history with keyboard shortcuts.
 * **Generated asset storage** — Generated/imported assets are stored in `wp-content/
   uploads/antimanual-builder/`.

#### Optional AI Provider Integration

 * AI features are optional. When the separate, free Antimanual plugin is installed
   and active, Builder reads the configured AI provider, model, and API key from
   it.
 * Supported providers (when Antimanual is active and configured): **OpenAI**, **
   Google Gemini**, **Anthropic**, **xAI Grok**, **DeepSeek**, and **OpenCode Zen**.
 * Manual editing, direct migration, HTML import, components, and templates do not
   require an API key or the Antimanual plugin.

### External services

This plugin connects to third-party AI services to generate, refine, and migrate
page content. No data is sent unless the user explicitly initiates an AI action (
e.g., sending a chat message or generating a page).

#### OpenAI API

Used when OpenAI is selected as the AI provider in the optional Antimanual plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts.
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://api.openai.com](https://api.openai.com)
 * **Terms of Use:** [https://openai.com/policies/terms-of-use](https://openai.com/policies/terms-of-use)
 * **Privacy Policy:** [https://openai.com/policies/privacy-policy](https://openai.com/policies/privacy-policy)

#### Google Gemini API

Used when Google Gemini is selected as the AI provider in the optional Antimanual
plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts.
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://generativelanguage.googleapis.com](https://generativelanguage.googleapis.com)
 * **Terms of Use:** [https://ai.google.dev/gemini-api/terms](https://ai.google.dev/gemini-api/terms)
 * **Privacy Policy:** [https://policies.google.com/privacy](https://policies.google.com/privacy)

#### Anthropic API

Used when Anthropic is selected as the AI provider in the optional Antimanual plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts.
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://api.anthropic.com](https://api.anthropic.com)
 * **Terms of Use:** [https://www.anthropic.com/legal/consumer-terms](https://www.anthropic.com/legal/consumer-terms)
 * **Privacy Policy:** [https://www.anthropic.com/legal/privacy](https://www.anthropic.com/legal/privacy)

#### xAI Grok API

Used when xAI Grok is selected as the AI provider in the optional Antimanual plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts via the
   xAI Grok API (OpenAI-compatible).
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://api.x.ai](https://api.x.ai)
 * **Terms of Use:** [https://x.ai/legal/terms-of-service](https://x.ai/legal/terms-of-service)
 * **Privacy Policy:** [https://x.ai/legal/privacy-policy](https://x.ai/legal/privacy-policy)

#### DeepSeek API

Used when DeepSeek is selected as the AI provider in the optional Antimanual plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts via the
   DeepSeek API (OpenAI-compatible).
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://api.deepseek.com](https://api.deepseek.com)
 * **Terms of Use:** [https://cdn.deepseek.com/policies/en-US/deepseek-terms-of-use.html](https://cdn.deepseek.com/policies/en-US/deepseek-terms-of-use.html)
 * **Privacy Policy:** [https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html)

#### OpenCode Zen API

Used when OpenCode Zen is selected as the AI provider in the optional Antimanual
plugin.

 * **What it does:** Generates and refines page HTML/CSS from user prompts via the
   OpenCode Zen API (OpenAI-compatible).
 * **What is sent:** The user’s chat message, current page HTML/CSS (if editing 
   an existing page), page design settings, and optionally Knowledge Base context.
 * **When:** Only when the user sends a message in the AI chat or triggers page 
   generation/refinement.
 * **Service URL:** [https://opencode.ai/zen](https://opencode.ai/zen)
 * **Terms of Use:** [https://opencode.ai/legal/terms-of-service](https://opencode.ai/legal/terms-of-service)
 * **Privacy Policy:** [https://opencode.ai/legal/privacy-policy](https://opencode.ai/legal/privacy-policy)

#### Placehold.co (Placeholder Images)

AI-generated pages may include placeholder images served by Placehold.co.

 * **What it does:** Provides temporary placeholder images (solid-color rectangles
   with optional text) that appear in AI-generated page layouts until the user replaces
   them with real images.
 * **What is sent:** The visitor’s browser requests images from `placehold.co` when
   viewing a page that still contains placeholder image URLs. Only the requested
   image dimensions and optional label text are included in the URL — no user data
   or personal information is transmitted by the plugin itself.
 * **When:** Only when a generated page contains unreplaced placeholder image URLs
   and a visitor (or the admin previewing the page) loads that page.

#### Fonts

The plugin does **not** load fonts from Google Fonts, Bunny Fonts, Adobe Typekit,
Font Awesome, or any other third-party font CDN.

 * The editor UI uses the operating system’s native font stack (`-apple-system, 
   BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif`).
 * AI-generated pages are instructed to use the same system font stack. The AI is
   explicitly told not to add `@import` rules or `<link>` tags pointing at remote
   font hosts.
 * As a defensive measure, any `@import` or `<link>` that references a known font
   CDN is stripped from saved page CSS/HTML on the server before it is persisted,
   even if the AI model ignores the prompt.
 * If a user imports their own HTML (e.g. via the ZIP importer), the original markup—
   including any font references the user authored themselves — is preserved as-
   is, because that content is owned by the user, not generated by the plugin.

### Security / Arbitrary Code

The builder does **not** support arbitrary PHP, JavaScript, or CSS insertion. There
is no code-editor UI that accepts raw CSS, JS, or PHP and no REST endpoint that 
persists author-supplied stylesheets or scripts.

 * **No arbitrary CSS:** Page CSS is generated programmatically from block style
   values and from a structured `styleMap` of selector/property pairs collected 
   through the visual editor’s form controls. The plugin does not store free-form
   CSS authored by users.
 * **No arbitrary JavaScript:** Only hard-coded interactive scripts that ship with
   the plugin (tabs, accordion, counter, etc.) are emitted, and they are gated on
   the corresponding block being present on the page. There is no input surface 
   for user-supplied JavaScript.
 * **No arbitrary PHP:** There is no PHP code input in the UI and no REST endpoint
   that accepts or executes PHP supplied by users.
 * **REST sanitization:** The `customCss` / `customJs` request parameters are stripped
   from all save endpoints (`/wp-json/ambld/v1/pages`, `/components`, `/templates`).
   Inline `<style>`, `<script>`, and `on*=` event-handler attributes are removed
   from `renderedHtml` and from imported documents before storage.
 * **Render-time defence-in-depth:** Frontend output is passed through `wp_kses()`
   with a strict allowlist that excludes `<script>` and `<style>`, so any data that
   may have been persisted by older versions of the plugin cannot be served.
 * **Legacy cleanup:** On upgrade, the plugin removes any `_ambld_custom_css` / `
   _ambld_custom_js` post meta and any per-post `src/post-{ID}.css` / `.js` files
   left behind by earlier releases.

### Source Code

The human-readable source code for all compiled JavaScript and CSS assets is included
in the `src/` directory of this plugin.

 * **Source files:** `src/editor/`, `src/admin/`, `src/page-editor/`
 * **Build tool:** [wp-scripts](https://developer.wordpress.org/block-editor/reference-guides/packages/packages-scripts/)(
   WordPress webpack configuration)
 * **Build command:** `npm install && npm run build`
 * **Compiled output:** `build/editor.js`, `build/admin.js`, `build/page-editor.
   js` and their corresponding CSS files

The `webpack.config.js` at the plugin root defines three entry points. All dependencies
are managed via `package.json`.

## Installation

 1. Upload the `antimanual-builder` folder to `/wp-content/plugins/`.
 2. Activate **Antimanual Builder**.
 3. Open **AM Builder** from the WordPress admin menu and start building pages — manual
    editing, HTML import, components, and templates work out of the box.
 4. (Optional) To enable AI generation/refinement, also install and activate the free**
    Antimanual** plugin and configure your AI provider and API key there.

## FAQ

### Do I need the Antimanual plugin?

No. Antimanual Builder works fully standalone for manual editing, direct migration,
HTML/ZIP import, components, and templates. The separate Antimanual plugin is only
needed if you want to use the optional AI features (generation, refinement, AI-based
migration).

### Do I need an AI API key?

Only for the optional AI features such as generation, refinement, and AI-based migration.
Manual editing, direct migration, components, templates, and HTML import work without
an AI key.

### Which AI provider should I use?

When the Antimanual plugin is installed, Builder uses whichever provider you have
configured in it. Supported providers include OpenAI, Google Gemini, Anthropic, 
xAI Grok, DeepSeek, and OpenCode Zen.

### Where do I configure AI providers?

In the optional Antimanual plugin. When it is installed and active, Builder reads
the active provider, model, and API key status from there. Without it, the AI features
are simply unavailable but the rest of Builder works.

### Can I use this alongside other page builders?

Yes, but Builder edits native WordPress pages rather than a separate builder page
post type. Use migration intentionally on the pages you want Builder to manage.

### Where are generated assets stored?

Generated/imported assets are stored in `wp-content/uploads/antimanual-builder/`.

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“Antimanual Builder” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Spider Themes ](https://profiles.wordpress.org/spiderdevs/)

[Translate “Antimanual Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/antimanual-builder)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/antimanual-builder/),
check out the [SVN repository](https://plugins.svn.wordpress.org/antimanual-builder/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/antimanual-builder/)
by [RSS](https://plugins.trac.wordpress.org/log/antimanual-builder/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.7.0

First public release of Antimanual Builder — an AI-assisted visual page builder 
for native WordPress pages that also works fully by hand, with no AI or API key 
required.

 * Added: A full-screen visual builder for native WordPress pages, with a live editing
   canvas and no Gutenberg required.
 * Added: Manual drag-and-drop and inline canvas editing that works fully without
   AI or an API key.
 * Added: Optional AI page generation and refinement from a chat prompt, using your
   own provider through the free Antimanual companion plugin.
 * Added: Optional AI works with OpenAI, Google Gemini, Anthropic, xAI Grok, DeepSeek,
   and OpenCode Zen.
 * Added: A reusable component library — save any section and insert it on any page,
   with live previews, search, and category filters.
 * Added: Push an update to a saved component out to the pages that use it, choosing
   which pages and leaving hand-edited copies alone.
 * Added: A header and footer template system with a visual picker that shows a 
   live thumbnail of each template.
 * Added: Import a single HTML file, or analyze and create whole pages from a ZIP
   project, with chunked upload and a progress bar for large sites.
 * Added: Migrate an existing page into the builder as a faithful copy, choosing
   to replace the original or keep a copy.
 * Added: Bind a section to your real site content so it updates automatically, 
   or turn a section into a live navigation menu.
 * Added: Attach external CSS and JavaScript libraries from a CDN, controlling load
   position and async/defer behavior.
 * Added: Set Design Defaults for new pages — tone, design system, typography, spacing,
   corners, and brand colors.
 * Added: Preview layouts across Desktop, Tablet, and Large and Small Mobile.
 * Added: Undo and redo with keyboard shortcuts.
 * Added: Automatic crash recovery that offers back unsaved changes if the tab closes
   before you save.
 * Added: Page version history — every save keeps the previous version, restorable
   from a History panel.
 * Added: HTML, CSS, and JavaScript code-editor tabs alongside the visual canvas.
 * Security: Custom page JavaScript runs on the live site only when added by a user
   allowed to publish code.
 * Security: Imported markup is sanitized with a script-free allowlist, and event-
   handler attributes are stripped so imported pages can’t run injected scripts.

#### 0.4.0

 * Added: Save any block to your library and reuse it on any page.
 * Added: Push an update to a saved component out to every page that uses it — choosing
   which pages, and leaving individually edited copies untouched.
 * Added: Pages now flag when a saved component has a newer version, so you can 
   refresh it in one click.
 * Added: Turn a static section into a repeating loop bound to your real content,
   so it updates automatically as your data changes.
 * Added: Convert a static section into a live navigation menu bound to your site’s
   content.
 * Added: Attach external CSS and JavaScript libraries from a CDN so they load on
   your page.
 * Added: Control where each CDN script loads (head or end of body) and its async/
   defer behavior, editable right from the list.
 * Added: Set a custom URL slug per page when importing, with live conflict checking.
 * Added: A visual header/footer picker shows a live thumbnail of each template 
   in page settings and global design, instead of just a name.
 * Added: Page version history — every save keeps the previous version, and a History
   panel lets you load any earlier version back into the canvas.
 * Added: Automatic crash recovery — unsaved changes are backed up in your browser
   and offered back if the tab closes or crashes before you save.
 * Added: Restored the full HTML/CSS/JS code editor tabs in the page editor.
 * Added: A floating View/Edit toggle above the canvas.
 * Added: Per-section add and remove controls, plus a Clear Content action.
 * Added: A Knowledge Base on/off toggle that the AI respects when generating pages.
 * Improved: The component insert menu now has live previews, search, category filters,
   and paging.
 * Improved: You’re warned before deleting a saved component that’s still used on
   a page.
 * Improved: Migrating an existing page is now a faithful, one-step copy that reproduces
   the page exactly, even on large pages.
 * Improved: When migrating, you choose up front whether to replace the original
   or make a copy (copy is the default), with a clear “Migrating…” progress screen.
 * Improved: Imported pages now come in as faithful, fully editable clones with 
   their JavaScript preserved and running on the live page.
 * Improved: Deleting a header/footer template now warns which pages and defaults
   rely on it, and falls back to the default gracefully.
 * Improved: Private templates can now be selected as a page’s header or footer.
 * Improved: Page template options now explain what each one does.
 * Improved: Timestamps across the app now show friendly relative times like “5 
   minutes ago”.
 * Improved: The AI writes section-scoped styles your theme can’t override.
 * Improved: The AI inspects the real page before planning broad requests, breaking
   them into clear per-section steps.
 * Improved: The main action button now reflects page status — “Save Draft” for 
   drafts, “Update” for published pages — instead of always saying “Publish”.
 * Improved: Confirmation prompts (deleting a page, leaving with unsaved changes,
   clearing import history) now use consistent in-app dialogs instead of browser
   pop-ups.
 * Improved: The canvas right-click menu uses consistent icons and closes with Escape
   or an outside click.
 * Improved: Deleting a page now removes its generated style and script files.
 * Improved: Uninstalling the plugin cleans up everything it created, while keeping
   your content (pages, templates, designs, chat history) unless you opt in to full
   removal.
 * Improved: Interface polish across the editor and admin screens — a unified accent
   color, consistent buttons, fields, dropdowns and tables, keyboard-accessible 
   menus, resizable panels, clearer icons, and better text contrast.
 * Fixed: Large site imports that previously failed now work — big ZIP files upload
   in chunks with a progress bar.
 * Fixed: Sites with many pages now analyze reliably during import.
 * Fixed: Choosing a theme template now actually renders the page — including imported
   pages — inside your active theme with its header and footer.
 * Fixed: The AI no longer gets stuck repeating the same fix.
 * Fixed: Pages now look the same on the live site as in the editor — element styles,
   fonts, and embedded form shortcodes (Contact Form 7, Gravity Forms, etc.) behave
   consistently.
 * Fixed: Pages shown through a theme template no longer leak raw placeholder text
   or shortcode markers.
 * Fixed: Saving no longer alters your content — backslashes, dollar signs, and 
   other special characters are preserved exactly as typed.
 * Fixed: A single AI edit is now one undo step.
 * Fixed: Undo no longer clears a page’s custom code.
 * Fixed: Stopping an AI generation now stops cleanly without freezing the editor.
 * Fixed: Deleted chat conversations stay deleted.
 * Fixed: A failed deletion now reports the error instead of silently doing nothing.
 * Fixed: The canvas right-click menu now acts on the exact element you clicked.
 * Fixed: The canvas no longer flickers or jumps the scroll position.
 * Fixed: The blank Templates page now works, and Templates appears in the builder
   navigation.
 * Fixed: The New Component and New Template buttons no longer open the wrong editor
   or save your work as a normal page.
 * Security: Custom page JavaScript runs on the live site only when added by a user
   allowed to publish code.
 * Security: Imported documents are sanitized more strictly so unsafe markup can’t
   be stored or served.
 * Removed: The unreliable AI-rewrite option when migrating a page, replaced by 
   the faithful one-step copy.

#### 0.3.0

 * Removed the custom CSS and custom JavaScript editors and their backing REST fields.
   Page styles are now generated programmatically from block settings and the visual
   style inspector; no free-form CSS or JS is stored by the plugin.
 * Inline `<script>`, `<style>`, and `on*=` event-handler attributes are stripped
   from saved HTML, imported head/footer markup, and the stored import document,
   regardless of the saving user’s capability.
 * Frontend output is filtered through `wp_kses()` with a script-free allowlist 
   as a defence-in-depth measure.
 * Added a one-shot upgrade routine that removes any custom CSS/JS post meta and
   per-post source files left over from earlier versions.

#### 0.1.0

 * Initial release.
 * Full-screen Builder editor with AI chat and manual editing.
 * Internal builder block system for layouts, content, and advanced elements.
 * Component library.
 * Page migration tools with AI/direct modes and replace/duplicate behavior.
 * Single HTML and ZIP project import tools.
 * Shared Antimanual AI provider integration.
 * Design defaults and responsive preview modes.

## Meta

 *  Version **0.7.0**
 *  Last updated **15 മണിക്കൂറുകൾ ago**
 *  Active installations **Fewer than 10**
 *  വേർഡ്പ്രസ്സ് പതിപ്പ് ** 6.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **7.0**
 *  PHP പതിപ്പ് ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/antimanual-builder/)
 * Tags
 * [AI](https://ml.wordpress.org/plugins/tags/ai/)[drag-and-drop](https://ml.wordpress.org/plugins/tags/drag-and-drop/)
   [html import](https://ml.wordpress.org/plugins/tags/html-import/)[page builder](https://ml.wordpress.org/plugins/tags/page-builder/)
   [visual builder](https://ml.wordpress.org/plugins/tags/visual-builder/)
 *  [Advanced View](https://ml.wordpress.org/plugins/antimanual-builder/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/antimanual-builder/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/antimanual-builder/reviews/)

## Contributors

 *   [ Spider Themes ](https://profiles.wordpress.org/spiderdevs/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/antimanual-builder/)