Easy Popup Lightbox Maker

Description

Easy Popup Lightbox Maker is a modern WordPress plugin for creating and managing popup experiences using a visual editor with live preview.

It provides flexible trigger conditions, multiple layout options, and built-in templates to help you display announcements, collect user input, or highlight important content in a structured and user-friendly way.

The plugin also includes an analytics system to help you understand how your popups perform.

Features

  • Visual popup editor with live preview
  • Multiple trigger types:
    • Auto delay
    • Scroll percentage
    • Exit intent
  • Multiple popup positions:
    • Center
    • Top / Bottom
    • Screen corners
  • Smooth animations:
    • Fade in
    • Slide up / down
    • Zoom in
  • Built-in templates for common use cases
  • Analytics dashboard (impressions, views, conversions)
  • Shortcode support: [eplmkr_popup id="X"]
  • JavaScript API:
    • window.eplmkrPopup.open(id)
    • window.eplmkrPopup.close(id)
  • Session-based deduplication
  • Fully responsive design
  • GDPR-friendly (includes cookie consent template)

Templates Included

  • Newsletter Signup
  • Welcome Message
  • Discount Coupon
  • Exit Intent
  • Video Lightbox
  • Cookie Consent
  • Announcement Bar
  • Image Lightbox

Screenshots

  • Main dashboard
  • Template selection screen
  • Popups list page
  • Visual editor interface with live preview
  • Normal popup preview
  • Video popup preview

Installation

  1. Upload the plugin files to the /wp-content/plugins/easy-popup-lightbox-maker/ directory, or install via the WordPress plugin screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Clear your cache if you are using a caching plugin.
  4. Configure popups from the plugin menu in the WordPress admin area.

FAQ

Can I create multiple popups?

Yes, you can create and manage multiple popups independently.

How can I display a popup manually?

You can use the shortcode [eplmkr_popup id="X"] or the JavaScript API.

Does the plugin include analytics?

Yes, it includes a built-in dashboard that tracks impressions, views, and conversions.

Is it responsive?

Yes, all popups are designed to work across desktop and mobile devices.

Reviews

ফেব্রুয়ারী 25, 2021 2 replies
I installed the POPUP today and it was not working, I desactivated the plugin and I receive a message from my hosting that it had a malware. I ended up getting locked out of my WP directory and dashboard because of it. I uninstalled the plugin and removed the BLOCK CONTENT with error message on the page the CODE was inserted. Problem solve. Please verify why it send the following MALWARE message. {HEX}Malware.Expert.generic.eval.21
ফেব্রুয়ারী 6, 2020 2 replies
Thanks for the plugin and all the work you’ve put in. Nice to see a completely free popup plugin without pro-update for the really needed features! Although there is a way to go. Many typos can be found (“cooki” instead of “cookie”). The back end UI is clunky and must be more concise and user friendly. I really see potential here! 🙂
ডিসেম্বর 26, 2018
Recommended I use this plug in. and enjoy using it 🙂 Thank you.
Read all 3 reviews

Contributors & Developers

“Easy Popup Lightbox Maker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

3.1

  • Complete rewrite with new Ethereal Editor
  • New Lumina Dashboard design system
  • REST API with eplmkr/v1 namespace
  • Analytics system with batched event tracking
  • Auto-save (every 2 minutes)
  • Multiple trigger types
  • Template system
  • Shortcode and JavaScript API support
  • All AJAX handlers secured with nonce verification (wp_verify_nonce() and internal validation)
  • Sanitization improvements across all request inputs
  • REST controller uses WP_REST_Request API
  • Improved handling of request data and admin routing

2.0

  • Fixed issues in add_submenu_page
  • Fixed issues in date checking function
  • Improved redirection after saving settings
  • Fixed background and styling issues
  • Fixed YouTube popup behavior (video stops on close)
  • Added shortcode copy button
  • Improved multiple shortcode execution
  • Added popup status toggle
  • CSS improvements

1.9

  • Compatibility check with WordPress 6.1

1.8

  • Maintenance updates

1.7

  • Maintenance updates
  • CSS improvements

1.6

  • CSS improvements

1.5

  • Fixed plugin bootstrap issue

1.4

  • Added admin notice

1.3

  • PHP 7.x compatibility improvements
  • Minor text fixes

1.2

  • Removed ads

1.1

  • Initial release