MakeITeasy Popup is a WordPress app, with a 5.0 average rating from 6 reviews, as of July 10, 2026.
MakeITeasy Popup is a WordPress Plugin Directory app by Lovro Hrust. With a rating of 5.0★ from 6 reviews.
AppRanks data: MakeITeasy Popup ranks #0 in Block on WordPress Plugin Directory, placing it in the top 1% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
MakeITeasy Popup is a category-leading WordPress app with a limited review volume. It is listed in the Block category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 6 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by Lovro Hrust — established developer track record
Cons
- −Limited review base (6) — ratings can shift significantly with new feedback
Looking to switch from MakeITeasy Popup?
See MakeITeasy Popup's alternatives ranked by audit score, rating, and review velocity.
How MakeITeasy Popup works
Show full descriptionShow less
Need popups to grab your users’ attention? Marketing call-to-actions that open on scroll, timer, click, matched referer, hover, or exit intent?
Multiple popups on one page? This plugin has it all. It provides styling consistent with core block editor blocks plus additional features.
Why choose Makeiteasy Popup? ▶️ Unlike some other plugins, Makeiteasy Popup integrates seamlessly with WordPress,
feeling like a native, built-in WP block. It’s lightweight and self-sufficient,
without the heavy burden of a large blocks library.
It relies on a single tiny dependency – micromodal.js – with a combined total of only 10 kB of JavaScript❕
👆 Try demo – there is a “Live preview” button on the top of this page 👆
❗ Sometimes “Live preview” does not start due to slower responds of servers with resources. If progress stops with black screen or
progress indicator does not advance anymore (loading should be finished at max 30 seconds) – in that case please refresh the page in browser.
Key Features
🥇 Feature-Rich and free.
🥈 Fully Open Source: Including the block source code. Fork and adjust as needed.
🥉 Developer friendly: Hooks for modifications and unopinionated starting CSS.
⏲️ Future-Proof Compatibility: Guaranteed compatibility with future WordPress versions.
🆕 Added “open on exit intent” feature. It works only on desktop. When popup is set up to open on exit intent and
user moves mouse outside the top border of the browser inner window (screen), popup appears. User can choose when feature is activated
(after how many seconds since page was loaded), so popup can’t open too early.
⏱️❗Queue if another popup is opened, popup is placed in queue and opened upon closing the former.
Known limitations Currently, opening several modal popups simultaneously is impossible due to the limitations of the Micromodal.js library.
Future versions will replace this library with the native Dialog HTML element, including automatic migration for existing popups.
Block options The block sidebar provides many options, most of which function similarly to other blocks. Notable options include:
– Opening time selector: See the detailed section below.
– Layout type: Floating, Fixed, Attached
– Popup Enabled: Temporarily hide the popup without deleting it.
– Open on interval: Open on given interval in days.
– Open on matching referer: Open if the user’s referral URL matches.
Layout Types
Floating: popup floats above content. Clicking on area outside popup closes it.
Fixed: popup is “fixed” to one of sides of screen — top, bottom, right, left
Attached: popup is attached to element on screen. When user scrolls, it moves with it.
Modality
Modal: popup blocks everything else on screen, scrolling is not possible, popup can be closed by clicking outside of popup
Modeless: popup is non-blocking, user can scroll, popup can’t be closed by clicking outside of popup
Developers Github repository https://github.com/Lovor01/makeiteasy-popup
Changing the Close button Using Javascript:
import { ReactComponent as CloseIcon } from '../assets/close-x.svg'; addFilter( 'makeiteasy-closeButtonIcon', 'makeiteasy/makeiteasy-popup/close-icon', () => (<CloseIcon />) );
If you customize button this way and you already have posts(or pages) with popup block,
on post reopening the message “This block contains unexpected or invalid content.” will be presented.
In such case choose “Attempt to repair block” and if it looks good, save post.
Using PHP:
add_action( 'render_block_makeiteasy/popup', function($content) { $svg = file_get_contents( __DIR__ . '/path_to_file/close-button-dark.svg' ); return preg_replace( '~(<button.*class="makeiteasy-popup-close".*?>).*(</button>)~m', "$1$svg$2", $content ); } );
Attaching Code to Modal Events Custom events ‘makeiteasy/openModal’ and ‘makeiteasy/closeModal’ are fired on modal open and close. Events fire on modal itself, DOM element
with class .wp-block-makeiteasy-popup.
Category rankings
As of Jul 10, 2026See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
MakeITeasy Popupdoesn't have curated competitor matchups yet. Other tracked block apps on WordPress:
Where MakeITeasy Popup stands in the Block category
MakeITeasy Popup ranks #0 of 569 apps in the Block category, placing it in the top 1% of the listing.
Frequently asked questions
What is MakeITeasy Popup?
MakeITeasy Popup is an app for WordPress. It currently holds a 5.0-star rating from 6 merchant reviews, and AppRanks has been tracking its public marketplace data on a daily refresh cycle. It is listed under the Block category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Lovro Hrust.
Who uses MakeITeasy Popup?
Currently around 1,000 active stores have installed MakeITeasy Popup. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Block category on WordPress.