📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.5.9

Popup Magento2

magebird/popup-magento2

Enables creating and managing popups within the Magento 2 admin panel. Allows displaying various content in popups on your store.

13,558
Downloads
Below average
4
GitHub Stars
Below average
3y ago
Last Release
2
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
881 errors , 11872 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.5.9 on Magento 2.4.8-p3
Dec 29, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Popup Magento2 Magento compatibility status badge

README

Loaded from GitHub

If you have any problems with the installation please contact us and we will install the extension FOR FREE. Free installation offer is valid also for free trial version.


INSTALLATION:

You can install the extension in three ways. If your server supports Composer you can use composer. You can also install extension through admin. Or you can use directly ftp upload.

Install through admin: Follow Magento official guide https://docs.magento.com/marketplace/user_guide/quick-tour/install-extension.html.

Install by Composer or ftp upload:

Step 1

Install by Composer : In command line, using "cd", navigate to your Magento 2 root directory and run the command: composer require magebird/popup

Install by Ftp upload : Download the latest version of the extension from https://www.magebird.com/download/Popup_package_m2.zip and upload everything inside folder "For upload" to your Magento root folder.

Step 2

In command line, using "cd", navigate to your Magento 2 root directory. Run commands:

php bin/magento setup:upgrade

php bin/magento setup:di:compile

php bin/magento setup:static-content:deploy

Popup extension will be added to admin menu under CONTENT->Magebird Popup.

Step 3

Check if script magebirdpopup.php is web accessible. To check if script is web accessible open www.yourdomain.com/magebirdpopup.php or www.yourdomain.com/pub/magebirdpopup.php and press ctrl+u. First line of source code should look like this:

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.