[UPDATE] PopNotify Pro 2.0 - Custom Colors, Dropdown Inputs & Timers

Hello Bubblers! :waving_hand:

I just updated PopNotify to v2.0. This plugin combines the best of Toastify (lightweight notifications) and SweetAlert2 (beautiful modals).

What’s new:

1. Brand Control (Custom Colors) :artist_palette: The previous version used fixed gradients. Now, in the Show Toast action, you can define a Custom Color. If left empty, it uses the fancy defaults. If filled, it respects your brand. We also added a Close Button toggle and a Click Event trigger.

2. Smart Inputs (Dropdowns) :downwards_button: The Show Input action was great for text. Now, we added Show Dropdown Input. Just pass a list of texts (e.g., “Reason A”, “Reason B”), and the plugin generates a beautiful select modal.

3. Auto-Close Timers :stopwatch: Popups can now have a timer. Set the duration (e.g., 2000ms) and show a progress bar. The popup will automatically vanish when the time is up. Perfect for “Success! Redirecting…” messages.

Check the plugin HERE!

Check the Free Version Here!

Happy notifying! :bell:

Thanks for sharing. Great idea to combine toast notifications with modal. It’s amazing how much time it takes to make these things manually on every project.

Thank you Matt! Appreciate your feedback! Cheers!

Hey Bubblers! :waving_hand:

We’ve just released a massive update to PopNotify, transforming it from a simple alert plugin into a complete SaaS & Enterprise UI Suite. If you want to boost your app’s conversion rates, security, and visual appeal without writing custom CSS, this is for you.

Here is what’s new in V3.0:

:artist_palette: Built-in Theme Engine No more boring modals. Instantly apply Glassmorphism, Dark Mode, Neon, or Minimalist themes to your confirmation dialogs via a simple dropdown.

:locked_with_key: Enterprise Dialog Suite (OTP, Passwords & Legal) Need users to confirm a risky action? You can now trigger modals that specifically ask for:

  • OTP Codes (Forces the numeric keypad on mobile!)

  • Passwords (Hidden inputs)

  • Terms & Conditions (Mandatory checkbox validation built-in)

  • You can easily retrieve the typed input via the plugin’s Bubble states.

:rocket: Marketing Popups & Side Drawers

  • Trigger Side Drawers (Slide in from right/left) or Fullscreen modals.

  • Embed YouTube Videos, Images, or PDFs directly inside the popup.

  • Add a Real-Time Countdown clock to drive urgency for special offers!

:bell: Advanced Toasts (With Action Buttons) Toasts now support Animated Progress Bars, custom Avatars, and most importantly: Action Buttons. Users can click a button inside the toast to trigger a specific Bubble workflow! And yes, they stack perfectly on top of each other.

Let me know what you think and share what you build with these new themes! Happy building! :hammer_and_wrench::sparkles:

Hey Bubblers! :waving_hand:

We are incredibly excited to announce V4 of PopNotify Pro!

While V3 gave you beautiful toasts and alerts, V4 transforms this plugin from a simple notification tool into a complete User Retention & Engagement Suite. We’ve built a bridge between stunning frontend UI and Bubble’s backend logic.

Here is what is new in V4:

:bar_chart: 1. Advanced SaaS Modals

  • NPS Surveys: Instantly capture 0-10 feedback with a beautiful, automatically formatted popup.

  • Changelogs: Use Bubble’s rich text editor to push formatted Release Notes to a wide, scrollable modal.

  • Feature Banners: Stick announcements to the top or bottom of the screen until the user dismisses them.

:writing_hand: 2. Interactive User Input Suite Stop building entirely new pages just to ask for simple data! You can now trigger:

  • Star Ratings: 1-5 animated stars for quick feedback.

  • Date & Time Pickers: Native browser pickers inside a sleek modal.

  • Multi-Field Forms: Ask for names, emails, and even brand colors directly inside a popup.

:brain: 3. Bubble Workflow Intelligence This is the biggest upgrade. PopNotify Pro now has a “nervous system”. We mapped JavaScript Promises and Callbacks directly to Bubble Events. You now have access to triggers like popup_cancelled, toast_expired, dropdown_selected, and nps_submitted.

Tip: Use the new toast_expired event to build step-by-step Product Tours that only advance when the previous toast disappears!

:backhand_index_pointing_right: Check out the V4 update on the Bubble Marketplace now!

Hey Bubblers! :waving_hand:

If you are wrapping your Bubble app for iOS or Android, you already know the struggle: standard web alerts, CSS popups, and dropdowns just don’t feel “right” on a real phone. They get stuck behind buttons, the keyboard messes up the layout, and they lack that buttery-smooth 60fps native feel.

Today, I’m super excited to announce Pop Notify V5.0, featuring our brand new Mobile Native (Beta) Engine! :mobile_phone::fire:

Instead of injecting HTML/CSS, this new element leverages React Native directly to summon official device components.

:glowing_star: What’s new in the Mobile Engine?

  • Fluid Toasts: Slide-in notifications (Top/Bottom) with native sound effects and animated progress bars.

  • Glassmorphism Confirmations: Dialog boxes with true, native background blur (just like Apple’s OS!). Includes OTP and Password input modes.

  • Native Loading Spinners: Block the screen with the official iOS/Android ActivityIndicator while your workflows run.

  • NPS & Star Ratings: Collect feedback beautifully without building complex popup groups.

  • Native Date & Time Picker: Say goodbye to clunky web calendars! This triggers the official iOS Wheel Picker and Android Calendar dial. :date:

:hammer_and_wrench: How it works:

  1. Drop the new Pop Notify Mobile element inside a 1x1 Floating Group on your page.

  2. Use the new “Show Mobile…” workflow actions.

  3. The engine handles the rest, floating above all your app content flawlessly!

*(*:light_bulb: Tip: We included a built-in debug_logs state so you can finally see exactly what the plugin is doing on your phone while testing!)

ScreenRecording_06-09-2026 19-33-32_1

I’d love to hear your feedback as we polish this Beta version. Let me know what native component you’d like to see added next! :backhand_index_pointing_down::backhand_index_pointing_down:

Happy building! :rocket: