Download the PHP package magebird/popup-magento2 without Composer
On this page you can find all versions of the php package magebird/popup-magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package popup-magento2
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: