One-click access
an AI Content button lives permanently on the PageBuilder toolbar next to the existing content controls
Panth PageBuilder AI adds an AI Content button to the Magento 2 PageBuilder toolbar and inline AI buttons to every text/textarea field inside PageBuilder edit panels. It generates full-page HTML layouts, section content, and field-level copy using OpenAI or Anthropic Claude, w...
Key Features:
Additional Services
Built-in from day one. No add-ons, no upsell, no licence keys to renew.
an AI Content button lives permanently on the PageBuilder toolbar next to the existing content controls
generate a complete PageBuilder-compatible HTML layout (rows, columns, headings, text, buttons, images) from a single prompt
choose from Homepage, About Us, FAQ, Landing, Category Description, Policy, or 404 to pre-load a tuned system prompt
optionally attach a screenshot, mockup, or inspiration image; the AI uses it to match layout and tone
PageBuilder AI - AI Content Generation for Magento 2 PageBuilder. Panth PageBuilder AI adds an AI Content button to the Magento 2 PageBuilder toolbar plus inline AI buttons on every text/textarea field. Generates full-page HTML layouts, section blocks, and field-level copy using OpenAI or Claude — with page-type presets, saved prompt templates, and optional reference-image upload. Compatible with Magento 2.4.4 - 2.4.8 and PHP 8.1 - 8.4.
Engineered for magento 2 pagebuilder, ai content generation, openai magento — ships with sensible defaults, full admin controls, and zero JavaScript bloat. Works identically on Hyva and Luma; passes Adobe MEQP with zero severity-10 violations.
Panth PageBuilder AI adds an AI Content button to the Magento 2 PageBuilder toolbar and inline AI buttons to every text/textarea field inside PageBuilder edit panels. It generates full-page HTML layouts, section content, and field-level copy using OpenAI or Anthropic Claude, with built-in page-type presets (Homepage, About, FAQ, Landing, Category, Policy, 404), saved prompt templates, and optional reference-image upload to guide the layout. Soft-dependency on
Panth_AdvancedSEOfor the AI provider backend.
Write a CMS page or product description in seconds — pick a page type, describe what you want, optionally drop in a reference screenshot, and the module returns a complete PageBuilder-compatible HTML layout ready to save. Field-level buttons let you regenerate a headline, bullet list, or paragraph without leaving the panel.
End-to-end demo on a Category edit screen — open the AI Meta panel, fill in a prompt, generate OG title, meta title, meta description, and URL key in one click.
Get a free quote for your project in 24 hours — custom AI integrations, PageBuilder extensions, Hyva themes, performance optimization, and Adobe Commerce Cloud.
Kishan SavaliyaTop Rated Plus on Upwork 100% Job Success • 10+ Years Magento Experience Adobe Certified • AI Integration Specialist |
Panth Infotech AgencyMagento Development Team Custom Modules • AI Features • Migrations Performance • SEO • Adobe Commerce Cloud |
Visit our website: kishansavaliya.com | Get a quote: kishansavaliya.com/get-quote
Dedicated SEO panels on product, category, and CMS forms expose an AI Meta Generation section with saved-prompt selector, editable prompt box, reference image upload, and per-field AI buttons for Meta Title, Meta Keywords, Meta Description, OG Title, OG Description, and more. Placeholders like {{name}}, {{sku}}, {{price}}, {{category}}, {{description}} are resolved server-side against live product/category data before the prompt is sent.
Queue AI generation jobs for up to 500 entities at a time. The module uses Magento's native MessageQueue framework so large batches run asynchronously under cron_consumers_runner without blocking the admin. Results land in a Generation Jobs grid with draft → approved workflow, so you review AI output before anything touches your live catalog.
Every prompt and response sent to OpenAI or Claude is persisted in a first-class admin grid — admin user, entity type, entity ID, target field, output format, provider, model, token count, latency, and the full prompt and response text. Ideal for debugging, cost tracking, compliance audits, and showing non-technical stakeholders what the AI is actually producing.
A structured knowledge base of PageBuilder patterns, SEO rules, e-commerce content guidelines, accessibility guidance, and reusable HTML snippets gets injected into AI prompts during generation. Ships with 500+ entries covering banner sliders, mega menus, responsive patterns, Core Web Vitals, schema markup, alt text rules, and more. Curate or extend per-brand from the admin.
Panth_AdvancedSEO)data-content-type, data-element, and PageBuilder attributes so layouts load cleanly back into the editor| Preset | What It Generates |
|---|---|
| Homepage | Hero + value prop + feature grid + testimonials + CTA sections |
| About Us | Story + mission + team + milestones + contact CTA |
| FAQ | Question/answer accordion layout with on-brand tone |
| Landing Page | Conversion-focused hero + benefits + social proof + form CTA |
| Category Description | SEO-friendly category intro with keyword-rich copy |
| Policy | Privacy, Terms, Shipping, or Returns policy in clean legal format |
| 404 / Not Found | Friendly error-page copy with navigation CTAs |
Each preset ships with a tuned system prompt that teaches the AI what PageBuilder markup to produce and what tone to hit. You can override the preset prompt per generation.
| Requirement | Versions Supported |
|---|---|
| Magento Open Source | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce | 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.8 |
| Adobe Commerce Cloud | 2.4.4 — 2.4.8 |
| PHP | 8.1.x, 8.2.x, 8.3.x, 8.4.x |
| Magento PageBuilder | 2.2+ (bundled with 2.4.4+) |
| Panth Core | 1.0+ (required) |
| Panth Advanced SEO | 1.0+ (soft dependency — provides AI backend) |
| OpenAI API | GPT-4, GPT-4 Turbo, GPT-4o family |
| Anthropic API | Claude 3 Haiku, Claude 3.5 Sonnet, Claude Opus |
composer require mage2kishan/module-pagebuilder-ai
bin/magento module:enable Panth_Core Panth_PageBuilderAi
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
app/code/Panth/PageBuilderAi/bin/magento module:status Panth_PageBuilderAi
# Expected output: Module is enabled
Open any CMS page — you should see an AI Content button on the PageBuilder toolbar.
Navigate to Admin → Stores → Configuration → Panth Extensions → PageBuilder AI:
| Setting | Default | Description |
|---|---|---|
| Enable PageBuilder AI | Yes | Master toggle for the AI Content button and every inline AI button |
| AI Provider | Anthropic Claude | Anthropic Claude or OpenAI — swap anytime |
| OpenAI / Anthropic API Key | — | Your own API key; no Panth-hosted middleman |
| Model | claude-sonnet-4-6 | e.g. claude-sonnet-4-5-20241022, claude-opus-4-6, gpt-4o, gpt-4o-mini |
| Max Tokens | 8192 | Ceiling on tokens per AI request; higher values allow longer content |
| Temperature | 0.7 | 0.0 = deterministic, 0.7 = balanced, 1.0 = creative |
| Monthly Token Budget | 1 000 000 | Hard cap on tokens consumed per month across all requests; atomically enforced to prevent concurrent overspend |
| Response Cache TTL | 2 592 000 (30 days) | Seconds to cache identical prompt→response pairs; set 0 to disable |
| Writing Tone | professional | e.g. professional, casual, enthusiastic, technical, luxury, friendly |
If Panth_AdvancedSEO is installed and already has an AI provider configured, PageBuilder AI reuses those credentials automatically and the fields above can be left empty.
Admin → Content → Pages → Add New Page (or edit an existing one)Yes, as a soft dependency. PageBuilder AI uses the AI provider backend (API key storage, request handling, rate limiting) from Panth_AdvancedSEO. If Advanced SEO is not installed, the AI buttons render but show an installation prompt instead of generating.
OpenAI (GPT-4, GPT-4 Turbo, GPT-4o, GPT-4o mini) and Anthropic Claude (Claude 3 Haiku, Claude 3.5 Sonnet, Claude Opus). You configure your own API key in admin — there is no Panth-hosted middleman.
No. You pay your chosen provider (OpenAI or Anthropic) directly for API usage. Panth PageBuilder AI is a one-time-license extension — no per-generation fees, no markup.
Yes. This module is admin-only and does not emit any frontend output, so it works identically regardless of whether your storefront is Hyva or Luma.
Yes. The page-type presets include SEO instructions in their system prompts (keyword-rich headings, semantic HTML, meta-friendly copy). Pair with Panth_AdvancedSEO for full meta-tag generation.
Yes. Any content field in Magento that uses PageBuilder (CMS Pages, CMS Blocks, Product Description, Category Description, Email Templates) gets the AI Content button automatically.
Yes. The system prompts explicitly instruct the AI to produce Magento PageBuilder markup with correct data-content-type and data-element attributes. Generated layouts load cleanly back into the editor for further editing.
Yes, when your chosen model supports vision (GPT-4o, GPT-4 Turbo, Claude 3.5 Sonnet, Claude Opus). Upload a screenshot or mockup and the AI uses it to match layout and visual tone.
Saved prompt templates are stored in your Magento database. Transient prompts and generated outputs are not logged unless you enable Debug Mode.
Yes. All settings respect Magento's standard scope hierarchy (default → website → store view).
| Channel | Contact |
|---|---|
| kishansavaliyakb@gmail.com | |
| Website | kishansavaliya.com |
| +91 84012 70422 | |
| GitHub Issues | github.com/mage2sk/module-pagebuilder-ai/issues |
| Upwork (Top Rated Plus) | Hire Kishan Savaliya |
| Upwork Agency | Panth Infotech |
Response time: 1-2 business days.
Looking for custom AI integrations, PageBuilder extensions, Hyva theme customization, or performance optimization? Get a free quote in 24 hours:
Built and maintained by Kishan Savaliya — kishansavaliya.com — a Top Rated Plus Magento developer on Upwork with 10+ years of eCommerce experience and deep expertise in AI integration for Magento 2.
Panth Infotech is a Magento 2 development agency specializing in high-quality, security-focused extensions and themes for both Hyva and Luma storefronts. Our extension suite covers SEO, performance, checkout, product presentation, AI-powered content, customer engagement, and store management — over 34 modules built to MEQP standards and tested across Magento 2.4.4 to 2.4.8.
Browse the full extension catalog on the Adobe Commerce Marketplace or Packagist.
Ready to ship AI-powered content on your Magento 2 store?
SEO Keywords: magento 2 pagebuilder, ai content generation, openai magento, claude magento, ai content for cms, ai pagebuilder, ai-powered ecommerce, magento 2 ai module, chatgpt magento, anthropic magento, gpt-4 magento, magento pagebuilder extension, magento cms ai, magento 2 content generator, ai copywriting magento, magento 2.4.8 ai, magento hyva ai, panth pagebuilder ai, panth infotech, kishan savaliya, top rated plus magento, hire magento developer, mage2kishan, mage2sk, magento marketplace developer, magento 2 custom development, ai seo magento, generative ai ecommerce, magento landing page ai, magento homepage generator, magento faq generator, magento category description ai, magento product description ai, reference image ai layout, saved prompt templates magento
| Module Category | Marketing |
|---|---|
| Best For | Mid-Market |
Talk to Kishan directly — written quote, scope and timeline within 24 hours. No sales call.
AI Content Generation for Magento 2 PageBuilder