Title: Pagora AI – AI Page Builder
Author: Enki
Published: <strong>June 22, 2026</strong>
Last modified: July 14, 2026

---

Search plugins

![](https://ps.w.org/pagora-ai/assets/banner-772x250.jpg?rev=3581680)

![](https://ps.w.org/pagora-ai/assets/icon.svg?rev=3581680)

# Pagora AI – AI Page Builder

 By [Enki](https://profiles.wordpress.org/enkic/)

[Download](https://downloads.wordpress.org/plugin/pagora-ai.1.0.5.zip)

 * [Details](https://test.wordpress.org/plugins/pagora-ai/#description)
 * [Reviews](https://test.wordpress.org/plugins/pagora-ai/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/pagora-ai/#installation)
 * [Development](https://test.wordpress.org/plugins/pagora-ai/#developers)

 [Support](https://wordpress.org/support/plugin/pagora-ai/)

## Description

**Pagora AI is an AI page builder for WordPress.** Instead of dragging blocks around,
you describe the page you want in plain language and the AI generates a complete,
ready-to-publish page — layout, copy, styling, and interactivity included. Need 
a landing page, a product page, a coming-soon page, or a full homepage? Describe
it, review it, publish it.

Not happy with a detail? Keep chatting to refine it — or open the built-in code 
editor and adjust the HTML, CSS, and JavaScript yourself. That’s what makes Pagora
AI different: **beginners get a no-code, chat-driven page builder, and developers
get full control of the generated code.** No black box, no lock-in.

#### Why people use Pagora AI

 * **Build landing pages fast** — turn a one-line description into a finished page
   in minutes instead of hours.
 * **Stay in control** — every page is real HTML/CSS/JS you can read, edit, and 
   own.
 * **Skip the block wrestling** — no complex block editor, no page-builder learning
   curve. Just describe and publish.
 * **Iterate by chatting** — “make the hero darker”, “add a pricing table”, “shorten
   the intro” — the AI updates the page for you.

#### Key features

 * **AI chat page generation** — describe your page in natural language; the AI 
   produces a complete page with animations and UnoCSS utility styling (Tailwind-
   style classes).
 * **Built-in code editor** — a Cursor-style editor (CodeMirror) with HTML/CSS/JS
   syntax highlighting, auto-formatting, and keyboard shortcuts for full manual 
   control.
 * **Live preview** — an isolated preview that updates instantly after every AI 
   response or edit.
 * **Version history** — every save creates a snapshot; restore any previous version
   in one click.
 * **AI image generation** — generate and insert images directly from the editor.
 * **Built-in SEO panel** — set the title, meta description, and featured image 
   for each page.
 * **Reusable templates** — save any page as a template and reuse it across your
   site.
 * **Modern interactivity bundled** — Alpine.js and Motion One ship with generated
   pages for smooth animations and declarative behaviour, with no extra plugins 
   to install.

#### Free trial and pricing

The **plugin is free to install**. Page generation is powered by the Pagora AI cloud
service, which you connect from the plugin settings. New accounts start with a **
free trial** so you can create your first pages before committing, then continue
on a paid Pagora AI plan. Full pricing is available at [pagora-ai.com](https://pagora-ai.com/).

#### How it works

This plugin is a client for the Pagora AI service. No AI model runs on your server.

 1. Install and activate the plugin.
 2. Create an account at [pagora-ai.com](https://pagora-ai.com/) and connect it from**
    Settings  Pagora AI**.
 3. Open any WordPress page and click **Edit with Pagora AI**.
 4. Describe the page you want in the chat, refine it, and publish.

#### Data and privacy

This plugin connects exclusively to the Pagora AI service (`https://api.pagora-ai.
com`) to process your prompts and generate page code. No data is sent to any other
third party.

 * Prompts and generated code transit through our servers for processing.
 * See our [Privacy Policy](https://pagora-ai.com/index.php/privacy-policy-pagora-ai/)
   and [Terms of Service](https://pagora-ai.com/index.php/terms-of-service-pagora-ai/).
 * The plugin collects no telemetry of its own.

#### For developers

Pagora AI generates standalone pages that only override theme rendering where you
explicitly activate them. Under the hood: page content is stored in post meta with
separated HTML/CSS/JS for draft and published states, compiled assets are written
with hashed filenames to `wp-content/uploads/pagora-ai/`, and header/footer/custom
template parts are inserted via named placeholders. The plugin includes cache-purge
integrations for WP Rocket, W3 Total Cache, and LiteSpeed Cache.

#### Bundled libraries

All bundled libraries are GPL-compatible:

 * [UnoCSS Runtime](https://unocss.dev/) — MIT
 * [Alpine.js](https://alpinejs.dev/) — MIT
 * [Motion One](https://motion.dev/) — MIT
 * [CodeMirror](https://codemirror.net/) — MIT
 * [Symfony DomCrawler / CssSelector](https://symfony.com/doc/current/components/dom_crawler.html)—
   MIT (isolated via php-scoper)
 * [Masterminds HTML5-PHP](https://github.com/Masterminds/html5-php) — LGPL-2.1

#### Source code and build instructions

The JavaScript and CSS bundles are compiled from TypeScript/TSX source. The full,
unminified source is public at:

https://github.com/Enkic/pagora-ai-plugin

To build from source:

 1. Clone the repository.
 2. Run `npm install`.
 3. Run `npm run build` to compile bundles into `assets/build/` and `assets/editor/
    build/`.

Build tool: Webpack (via `@wordpress/scripts`). Node 18+ required.

## Screenshots

[⌊The Pagora AI page builder — chat panel on the left, live preview in the center,
HTML/CSS/JS code editor on the right.⌉⌊The Pagora AI page builder — chat panel on
the left, live preview in the center, HTML/CSS/JS code editor on the right.⌉[

The Pagora AI page builder — chat panel on the left, live preview in the center,
HTML/CSS/JS code editor on the right.

[⌊Generating a complete page from a single description in the AI chat.⌉⌊Generating
a complete page from a single description in the AI chat.⌉[

Generating a complete page from a single description in the AI chat.

[⌊The built-in code editor with syntax highlighting for full manual control.⌉⌊The
built-in code editor with syntax highlighting for full manual control.⌉[

The built-in code editor with syntax highlighting for full manual control.

[⌊Version history — restore any snapshot of your page in one click.⌉⌊Version history—
restore any snapshot of your page in one click.⌉[

Version history — restore any snapshot of your page in one click.

## Installation

 1. Upload the ZIP via **Plugins  Add New  Upload Plugin**, or extract it into `/wp-
    content/plugins/`.
 2. Activate the plugin from the **Plugins** menu.
 3. Go to **Settings  Pagora AI** and connect your account.
 4. On any page, click **Edit with Pagora AI** to start building.

## FAQ

### How do I create a WordPress page with AI?

Install Pagora AI, connect your account, open any page, and click **Edit with Pagora
AI**. Describe the page you want in the chat (“a landing page for my bakery with
a hero, menu, and contact form”) and the AI generates the full page. Refine it by
chatting or by editing the code directly, then publish.

### Is Pagora AI a no-code page builder?

Yes — and more. You can build an entire page without touching code, purely by describing
it in the chat. But unlike most no-code builders, Pagora AI also lets you open the
generated HTML, CSS, and JavaScript and edit it directly, so it works for beginners
and developers alike.

### Can I build landing pages with Pagora AI?

Yes. Landing pages are one of the most common use cases. Describe your offer and
target audience, and the AI generates a complete, conversion-focused landing page
you can publish or refine.

### Can I edit the HTML, CSS, and JavaScript?

Yes. The built-in CodeMirror editor gives you full access to the generated code 
with syntax highlighting and auto-formatting. Your manual edits and AI edits work
side by side.

### Is there a free trial? How much does it cost?

The plugin is free to install. Page generation runs on the Pagora AI cloud service,
and new accounts start with a free trial. After the trial, generation continues 
on a paid Pagora AI plan. See [pagora-ai.com](https://pagora-ai.com/) for current
pricing.

### Do I need an account to use the plugin?

Yes. The plugin is a client for the Pagora AI service, so an account is required
to access the AI.

### Will Pagora AI break my theme?

No. Pagora AI only replaces theme rendering on the specific pages where you activate
it. Every other page and your theme stay exactly as they are.

### Are Pagora AI pages compatible with caching plugins?

Yes. Compiled assets use hashed filenames, and the plugin includes cache-purge integrations
for WP Rocket, W3 Total Cache, and LiteSpeed Cache.

### What happens if I deactivate or uninstall the plugin?

If you deactivate it, Pagora AI pages display their content normally through your
active theme — no data is lost. Uninstalling (`uninstall.php`) removes plugin options,
page metadata, user tokens, and generated asset files in `uploads/pagora-ai/`; your
WordPress page content is preserved.

### What WordPress capabilities are required?

Access to the editor requires the `unfiltered_html` capability (typically Administrators).
Settings management requires `manage_options`.

## Reviews

![](https://secure.gravatar.com/avatar/3f4b98a855bc4757cc7b799595cead89a1275baff078990fa360c045db4aad8d?
s=60&d=retro&r=g)

### 󠀁[Time saver](https://wordpress.org/support/topic/time-saver-378/)󠁿

 [voltervolt](https://profiles.wordpress.org/voltervolt/) July 13, 2026

This plugin saved me a lot of time generating pages for showcase websites. By choosing
a well-suited design prompt, the result is really good.

 [ Read all 1 review ](https://wordpress.org/support/plugin/pagora-ai/reviews/)

## Contributors & Developers

“Pagora AI – AI Page Builder” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Enki ](https://profiles.wordpress.org/enkic/)

[Translate “Pagora AI – AI Page Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/pagora-ai)

### Interested in development?

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

## Changelog

#### 1.0.4

 * Bug fixes and stability improvements.

#### 1.0.3

 * Editor and live preview improvements.

#### 1.0.2

 * Credit handling refinements and minor fixes.

#### 1.0.1

 * Credit system updates.

#### 1.0.0

 * Initial public release.
 * Full AI editor with chat, live preview, and code editor.
 * Version management and snapshots.
 * AI image generation and insertion.
 * Built-in SEO panel.
 * Reusable template system.
 * Alpine.js, Motion One, and UnoCSS bundled for generated pages.
 * Complete REST API under `pagora-ai/v1/`.
 * Cache purge integrations (WP Rocket, W3TC, LiteSpeed).

## Meta

 *  Version **1.0.5**
 *  Last updated **1 week ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.3 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/pagora-ai/)
 * Tags
 * [AI](https://test.wordpress.org/plugins/tags/ai/)[content generation](https://test.wordpress.org/plugins/tags/content-generation/)
   [landing page](https://test.wordpress.org/plugins/tags/landing-page/)[page builder](https://test.wordpress.org/plugins/tags/page-builder/)
   [page generator](https://test.wordpress.org/plugins/tags/page-generator/)
 *  [Advanced View](https://test.wordpress.org/plugins/pagora-ai/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/pagora-ai/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/pagora-ai/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/pagora-ai/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/pagora-ai/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/pagora-ai/reviews/?filter=1)

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

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

## Contributors

 *   [ Enki ](https://profiles.wordpress.org/enkic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/pagora-ai/)