=== VibeFunnel Pages ===
Contributors: vibefunnel
Tags: landing page, campaign, funnel, marketing, vibefunnel
Requires at least: 6.0
Tested up to: 7.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Server-side renders VibeFunnel campaign landing pages through your WordPress site.

== Description ==

VibeFunnel Pages connects your WordPress site to the VibeFunnel platform, allowing you to server-side render campaign landing pages, manage folders and pages, create variants, and distribute traffic — all from your WordPress admin.

This plugin relies on the VibeFunnel external service for page rendering, page management, AI-powered page generation, and template marketplace access. See the "External Service" section below for details.

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/vibefunnel`, or install through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to VibeFunnel → Config and enter your Organization ID, API Token, and Embed Token.

== External Service ==

This plugin connects to the VibeFunnel platform (api.vibefunnel.ai) to provide its core functionality:

**What the service is and what it is used for:**
VibeFunnel is a landing page and funnel management platform. This plugin uses VibeFunnel's API to:
- Store and manage landing pages, folders, and variants
- Server-side render landing pages on your WordPress site
- Generate landing page HTML using AI
- Browse and preview marketplace templates

**What data is sent and when:**
- **Organization ID, API Token, and Embed Token** — sent with every API request for authentication
- **Page names, objectives, and HTML content** — sent when creating or editing pages and variants
- **AI generation prompts** — sent when using the AI-powered page generator
- **Variant weights, statuses, and configuration** — sent when managing variant settings
- **Visitor request path and host header** — forwarded when server-side rendering a landing page for a site visitor

No personal data of your WordPress users, customer data, or WordPress admin user data is sent to VibeFunnel beyond the authentication tokens you configure.

**Where data is sent:**
All data is sent to VibeFunnel's API at api.vibefunnel.ai (configurable in the plugin settings). VibeFunnel servers are hosted on cloud infrastructure.

**Terms of Service:** https://vibefunnel.ai/terms-and-conditions

**Privacy Policy:** https://vibefunnel.ai/privacy-policy

== Screenshots ==

1. The folder page explorer to manage pages and variants.
2. The editor in desktop mode.
3. The editor in mobile mode showing responsiveness.

== Changelog ==

= 1.0.0 =
* Initial release.
