Title: Nix Funnel Builder
Author: nixtool
Published: <strong>June 1, 2026</strong>
Last modified: June 1, 2026

---

Search plugins

![](https://ps.w.org/nix-funnel-builder/assets/banner-772x250.png?rev=3556453)

![](https://ps.w.org/nix-funnel-builder/assets/icon-256x256.png?rev=3556440)

# Nix Funnel Builder

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

[Download](https://downloads.wordpress.org/plugin/nix-funnel-builder.2.2.12.zip)

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

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

## Description

Nix Funnel Builder helps store owners build focused checkout funnels directly inside
WordPress. Create product selection flows, checkout pages, and post-purchase experiences
for WooCommerce or NixCommerce without relying on a hosted funnel platform.

Core features include:

 * Funnel and checkout page management for WooCommerce or NixCommerce stores.
 * Single product, radio selection, and checkbox selection funnel flows.
 * Smart Gutenberg blocks for headings, paragraphs, buttons, images, sections, columns,
   reviews, hero areas, and countdowns.
 * Optional Elementor checkout widget with visual controls for forms, product pickers,
   order tables, and buttons.
 * Custom thank-you page support, coupon options, schedule controls, sandbox mode,
   and import/export tools.
 * Funnel analytics with views, checkout visits, CTA clicks, orders, revenue, device,
   source, and daily breakdowns.
 * Responsive smart section and column controls for landing-page style checkout 
   experiences.

WooCommerce or NixCommerce is needed for checkout and order features. Elementor 
is optional and only needed when using the Elementor widget.

### External services

This plugin can display background videos from YouTube or Vimeo when a site owner
adds a YouTube or Vimeo URL to a Smart Section or Smart Column video background.

When a video background URL is configured, the plugin builds an embedded player 
URL and the visitor’s browser requests the video player directly from the selected
provider. No YouTube or Vimeo request is made by default unless a site owner adds
one of those video URLs to page content.

YouTube is provided by Google:
 Terms of Service: https://www.youtube.com/t/terms
Privacy Policy: https://policies.google.com/privacy

Vimeo is provided by Vimeo.com, Inc.:
 Terms of Service: https://vimeo.com/terms
Privacy Policy: https://vimeo.com/privacy

### Source code

The JavaScript and CSS files in `modules/funnel-builders/assets/` are included in
human-readable source form and are not minified. No build step is required to regenerate
the packaged assets.

## Screenshots

 * [[
 * Funnel dashboard with import, export, search, filters, and funnel action buttons.
 * [[
 * Create funnel modal with product source, product type, and item selection controls.
 * [[
 * Funnel product search and product picker setup.
 * [[
 * Funnel settings and checkout configuration controls.
 * [[
 * Funnel design editor preference controls for Gutenberg or Elementor.
 * [[
 * Funnel analytics overview with conversion cards and revenue metrics.
 * [[
 * Analytics step, device, and source breakdown reports.
 * [[
 * Frontend product selection funnel with NixCommerce checkout.
 * [[
 * Checkout order summary, customer information, shipping, and coupon layout.
 * [[
 * Gutenberg smart block controls for funnel landing page sections.
 * [[
 * Smart content blocks for headings, paragraphs, buttons, images, and sections.
 * [[
 * Customer review and promotional content blocks.
 * [[
 * Responsive funnel page preview and checkout experience.

## Blocks

This plugin provides 11 blocks.

 *   Hero Section
 *   Smart Paragraph
 *   Smart Section
 *   Smart Column
 *   Smart Inner Column
 *   Customer Reviews
 *   Image Content Split
 *   Smart Button
 *   Countdown
 *   Smart Image
 *   Smart Heading

## Installation

 1. Upload the `nix-funnel-builder` folder to the `/wp-content/plugins/` directory,
    or install the plugin zip from the WordPress admin.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Make sure WooCommerce or NixCommerce is installed and active.
 4. Go to Nix Funnels in the WordPress admin menu to create and manage funnels.

## FAQ

### Does this plugin require WooCommerce?

No. Use either WooCommerce or NixCommerce for checkout, order, and funnel conversion
features.

### Does this plugin require Elementor?

No. Elementor is optional. The Gutenberg smart blocks work without Elementor, while
Elementor widgets are available when Elementor is active.

### Does the plugin load external files by default?

No. Plugin CSS and JavaScript are loaded from the plugin package. Video embeds only
load from third-party providers when a site owner adds a YouTube, Vimeo, or direct
video URL to a smart section background.

### Will uninstalling remove my funnel pages?

No automatic data removal is performed by this version. This helps prevent accidental
loss of funnel pages, orders, and related store content.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “Nix Funnel Builder” into your language.](https://translate.wordpress.org/projects/wp-plugins/nix-funnel-builder)

### Interested in development?

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

## Changelog

#### 2.2.12

 * Improved NixCommerce and WooCommerce product search responsiveness in the funnel
   editor.
 * Improved funnel create, save, settings, analytics, date filter, and action modal
   behavior.
 * Improved NixCommerce frontend product switching so radio and checkbox funnels
   update totals faster and keep checkout summary styling intact.
 * Improved Funnel Analytics loading, currency formatting, typography, and admin
   modal design.
 * Added WordPress.org asset screenshots and updated plugin directory asset naming.

#### 2.2.11

 * Addressed WordPress.org review feedback by sanitizing request and session helper
   values before use.
 * Sanitized funnel product row labels from saved JSON data before storing them 
   in post meta.
 * Normalized funnel product row data when saving, reading, and duplicating funnels.
 * Sanitized imported funnel content before creating imported funnel pages.

#### 2.2.10

 * Removed the legacy funnel design controls and server-rendered design sections
   now that page design is handled through Gutenberg blocks and Elementor.
 * Kept the editor preference selector in the separate Funnel Design tab so funnels
   can still use Gutenberg or Elementor as the primary editor.
 * Migrated plugin-owned public prefixes to `nixfubu`/`NIXFUBU` names for WordPress.
   org namespace compliance.
 * Updated admin actions, AJAX actions, shortcodes, block names, asset handles, 
   options, classes, constants, markup classes, and scripts to use the new prefix.
 * Removed obsolete save-time cleanup for old design metadata.
 * Moved NixCommerce order tracking state from per-order options into the NixCommerce
   order payment metadata.
 * Avoided writing to the NixCommerce-owned page settings option when applying funnel
   custom thank-you redirects.
 * Hardened funnel deletion so only valid funnel pages managed by this plugin can
   be deleted from the funnel admin action.

#### 2.2.9

 * Addressed WordPress.org review feedback by enabling built-in funnel design controls,
   removing remote analytics sync, moving inline frontend JavaScript into an enqueued
   local asset, documenting bundled source files, and escaping returned checkout
   shortcode HTML.

#### 2.2.8

 * Improved Funnel Analytics and Funnel Settings admin modal performance and layout.
 * Added safer admin modal caching to reduce repeat loading delays.
 * Improved WordPress.org readiness by removing remote analytics sync, replacing
   inline block JavaScript with an enqueued asset, and enabling all built-in funnel
   design controls.

#### 2.2.7

 * Renamed the plugin to Nix Funnel Builder.
 * Added WordPress.org-ready plugin metadata and readme information.
 * Removed default remote Google Fonts loading for better directory readiness.
 * Improved Smart Section and Smart Column editor behavior.

## Meta

 *  Version **2.2.12**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [checkout](https://wordpress.org/plugins/tags/checkout/)[elementor](https://wordpress.org/plugins/tags/elementor/)
   [funnel](https://wordpress.org/plugins/tags/funnel/)[gutenberg](https://wordpress.org/plugins/tags/gutenberg/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/nix-funnel-builder/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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