20,000+
June 22, 2026
May 11, 2016
Boxzilla is a WordPress popup builder for adding targeted popups, slide-ins, and call-to-action boxes to your site. Show a box after a visitor scrolls, waits on the page, views multiple pages, clicks a link, or reaches a specific page element. Each box can contain any WordPress content, including shortcodes from form plugins.
Use Boxzilla for newsletter sign-up forms, content upgrades, product offers, important notices, surveys, or any other message that should appear at the right moment without taking over the whole page.
#boxzilla-94.Boxzilla works with plugins that output shortcodes, including Mailchimp for WordPress. Add the shortcode to your box content, choose when the box should appear, and publish it.
The core Boxzilla plugin is free. Paid add-ons are available for advanced triggers and integrations, including exit-intent popups and time-on-site targeting.
If you are a Boxzilla Premium customer, use the premium support email for a faster reply.
To install manually:
Optional: install Boxzilla add-on plugins for advanced triggers and integrations.
Boxzilla lets you create popup, slide-in, modal, and call-to-action boxes for WordPress. You choose the content, page targeting, trigger, animation, and dismissal behavior.
Yes. Boxzilla works with shortcode-based form plugins, including Mailchimp for WordPress. Add the form shortcode to the box content and publish the box.
Yes. Link to the box ID from any link or button. For example, if your box ID is 94, use this link:
<a href="#boxzilla-94">Open Box</a>
Yes. Configure this in the box settings, or add a URL hash such as #boxzilla-13 to the page URL. Replace 13 with the ID of the box you want to show.
Yes. Boxzilla includes appearance settings for the popup position, animation, and style. You can also add custom CSS when you need more control.
.boxzilla { } /* all boxes */
.boxzilla-5 { } /* only the box with ID 5 */
Boxzilla adds only 6 kB of JavaScript to the front end. The script is built for small, targeted popups and slide-ins.
WordPress content filters are added to the boxzilla_box_content filter hook. You can remove them with this code:
remove_filter( 'boxzilla_box_content', 'wptexturize' );
remove_filter( 'boxzilla_box_content', 'convert_smilies' );
remove_filter( 'boxzilla_box_content', 'convert_chars' );
remove_filter( 'boxzilla_box_content', 'wpautop' );
remove_filter( 'boxzilla_box_content', 'do_shortcode' );
remove_filter( 'boxzilla_box_content', 'shortcode_unautop' );
Please report security bugs found in the source code of the plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
Release date: Jun 22, 2026
Release date: Jun 01, 2026
Release date: May 20, 2026
Release date: Apr 21, 2026
Boxzilla.off from the JS API as it was a no-op and no one is using it.Release date: Mar 9, 2026
| Version | Download | Type |
|---|---|---|
| 3.4.11 | Download | Stable |
| 3.4.10 | Download | Stable |
| 3.4.9 | Download | Stable |
| 3.4.8 | Download | Stable |
| 3.4.7 | Download | Stable |
| 3.4.6 | Download | Stable |
| 3.4.5 | Download | Stable |
| 3.4.4 | Download | Stable |
| 3.4.3 | Download | Stable |
| 3.4.2 | Download | Stable |
| 3.4.1 | Download | Stable |
| 3.4.0 | Download | Stable |
| 3.3.3 | Download | Stable |
| 3.3.2 | Download | Stable |
| 3.3.1 | Download | Stable |
| 3.3.0 | Download | Stable |
| 3.2.27 | Download | Stable |
| 3.2.26 | Download | Stable |
| 3.2.25 | Download | Stable |
| 3.2.24 | Download | Stable |
| 3.2.23 | Download | Stable |
| 3.2.22 | Download | Stable |
| 3.2.21 | Download | Stable |
| 3.2.20 | Download | Stable |
| 3.2.19 | Download | Stable |
| 3.2.18 | Download | Stable |
| 3.2.17 | Download | Stable |
| 3.2.16 | Download | Stable |
| 3.2.15 | Download | Stable |
| 3.2.14 | Download | Stable |
| 3.2.13 | Download | Stable |
| 3.2.12 | Download | Stable |
| 3.2.11 | Download | Stable |
| 3.2.10 | Download | Stable |
| 3.2.9 | Download | Stable |
| 3.2.7 | Download | Stable |
| 3.2.6 | Download | Stable |
| 3.2.5 | Download | Stable |
| 3.2.4 | Download | Stable |
| 3.2.3 | Download | Stable |
| 3.2.2 | Download | Stable |
| 3.2.1 | Download | Stable |
| 3.2 | Download | Stable |
| 3.1.23 | Download | Stable |
| 3.1.22 | Download | Stable |
| 3.1.21 | Download | Stable |
| 3.1.20 | Download | Stable |
| 3.1.19 | Download | Stable |
| 3.1.18 | Download | Stable |
| 3.1.17 | Download | Stable |
| 3.1.16 | Download | Stable |
| 3.1.15 | Download | Stable |
| 3.1.14 | Download | Stable |
| 3.1.13 | Download | Stable |
| 3.1.12 | Download | Stable |
| 3.1.11 | Download | Stable |
| 3.1.10 | Download | Stable |
| 3.1.9 | Download | Stable |
| 3.1.8 | Download | Stable |
| 3.1.7 | Download | Stable |
| 3.1.6 | Download | Stable |
| 3.1.5 | Download | Stable |
| 3.1.4 | Download | Stable |
| 3.1.3 | Download | Stable |
| 3.1.2 | Download | Stable |
| 3.1.1 | Download | Stable |
| 3.1 | Download | Stable |
| 3.0.3 | Download | Stable |
| 3.0.2 | Download | Stable |
| 3.0.1 | Download | Stable |
| 3.0 | Download | Stable |
| Development | Download | Trunk |