Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

width50%

Table of Contents

Warning

Firefox user notice:

Please use another web browser to view this document.

Sorry for the inconvenience.

...


...


...

width30%

...

Image Modified                                                                                                                                                        

Magento 2 Popup Pro helps online merchants draw buyers’ attention to promo offers by means of highly customizable popups (with view to design, content, animation effects, position, etc.). Popup windows get triggered against the five events as provided by the extension. Admins are, furthermore, able to customize the trigger values that pinpoint the timing of each popup. Popups can be created for distinct store views and customer segments. Finally, they can be displayed on specified product pages.

Compatibility: Magento Open Source 2.3.X - 2.4.X, Magento Commerce 2.3.X - 2.4.X

Warning

For more information follow the product user manual on our website


Product Page

Thank you for choosing Aheadworks!

Installing Popup Pro

...

Panel
borderWidth2px
borderStylesolid

1. Backup your web directory and store database

Panel
borderWidth2px
borderStylesolid

2. Download the Popup Pro installation package

Panel
borderWidth2px
borderStylesolid

 3. Upload contents of the  Popup Pro installation package to your store root directory

...

borderWidth2px
borderStylesolid

 4. In SSH console of your server navigate to your store root folder:

No Format
cd path_to_the_store_root_folder

run the following command: :

No Format
php -f bin/magento module:enable  Aheadworks_Popup

then:

No Format
php -f bin/magento setup:upgrade

after:

No Format
php -f bin/magento setup:static-content:deploy
Panel
borderWidth2px
borderStylesolid

5. Flush store cache; log out from the backend and log in again

Note

Make sure the installation is done from the FTP administrator account. Otherwise, set 775 permissions to the store root directory after the extension is deployed.

...

width50%

...

borderWidth2px
borderStylesolid

If you are installing an extension from Aheadworks for the first time, you need to add our composer repository to your Magento store:

Panel
borderWidth2px
borderStylesolid

1. Login to your ssh console and navigate to your store folder:

Panel
borderWidth2px
borderStylesolid
cd path_to_the_store_root_folder

Run the following command:

Panel
borderWidth2px
borderStylesolid
composer config repositories.aheadworks composer https://dist.aheadworks.com/

After the command was executed successfully, you can use the composer to install the products.

...

borderWidth2px
borderStylesolid

To install the extension:

2. Login to your ssh console and navigate to your store folder:

Panel
borderWidth2px
borderStylesolid
cd path_to_the_store_root_folder

...

borderWidth2px
borderStylesolid

 3. Run the following command to install the latest version of the extension:

Panel
borderWidth2px
borderStylesolid
composer require aheadworks/module-pop-up

if you need to install a specific version, run this command:

Panel
borderWidth2px
borderStylesolid
composer require aheadworks/module-pop-up:<version>
Tip

Specify the version of the extension in <version>

Panel
borderWidth2px
borderStylesolid

When prompted, enter Public Key (Username) and Private Key (Password):
Image Removed

Note

Both Public Key (Username) and Private Key (Password) can be found in My Projects and Licenses in your personal account on our site:

Image Removed

...

borderWidth2px
borderStylesolid

4. Enable the extension:

Panel
borderWidth2px
borderStylesolid
php -f bin/magento module:enable <Module_Name>
Tip

Add the product name in <Module_Name>

Next, register the extension:

Panel
borderWidth2px
borderStylesolid
bin/magento setup:upgrade

Recompile your Magento store if you are in the Production mode:

Panel
borderWidth2px
borderStylesolid
bin/magento setup:di:compile

To verify that the extension is enabled, run this command:

Panel
borderWidth2px
borderStylesolid
bin/magento module:status

Clean store cache, by running the following command:

Panel
borderWidth2px
borderStylesolid
bin/magento cache:clean

Log out and Log in the backend again.

...

borderWidth2px
borderStylesolid

To upgrade the extension:

5. To update or upgrade an extension:

Download the updated extension file. Take note of the module-name and version. Export the contents to your Magento root.

If a composer package exists for the extension, run one of the following.

Code Block
titleUpdate per module name:
composer update aheadworks/module-pop-up
Code Block
titleUpdater per version:
composer require aheadworks/module-pop-up:<version>

Run the following commands to upgrade, deploy, and clean the cache.

Panel
borderWidth2px
borderStylesolid
php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy
php bin/magento cache:clean

Introducing Popup Pro

Section

By far, when used properly popups may well help soar your conversion rates and add to customers' engagement with the store. Popup Pro for Magento 2 from Aheadworks helps build sustainable promo strategies and support them with popup notifications. It is for you to decide upon the time, rules of display, audience, format and frequency of the popup, and it is for the extension to offer all the relevant functionality to have them work. Furthermore, the extension allows analyzing each popup against some performance criteria.

Business Advantages  

The Popup Pro extension provides merchants with the following key features:

  • Display popups on catalog and product pages, at shopping cart and checkout
  • Make popups visible with 7 animation effects and 9 predefined positions on a page
  • Trigger popups upon a set period after the page load, exit intent, % of page scrolled, or the number of pages viewed
  • Control the number of popup displays per customer
  • Employ integration with Customer Segmentation to specify customers to happen upon the popup

What's new?

The present version (1.2.0) highlights integration with the Customer Segmentation module.

Getting Around

Section

Once installed the extension introduces its section under Content > Popup Pro by aheadWorks > Manage Popups

Image Removed

The Manage Popups screen is the management center of the extension. The popup grid offers an overview of all the popups created along with the Click Through Rate (CTR) statistics:

  • Views - how many times the popup has been displayed to the customers;
  • Clicks - how many times customers clicked the popup contents;
  • CTR - views to clicks ratio.

The Manage Popups grid can be adjusted according to a particular task:

  • Image Removed button allows enabling/disabling the grid columns that may be considered relevant or excessive for the current task;
  • Image Removed button allows sorting popups created according to the relevant attributes (event, position, status, etc.);
  • Image Removed button allows saving the current grid look for quick access.

Once the Manage Popups grid is configured, the store administrator may start managing popups.

Managing Popups

Section

To create a new popup, click Image Removed button.

General Information

In this section the store administrator is to suggest a name for the popup, a store view for popup display, as well as some other popup attributes.

Image Removed

The General Information section of the New Popup page comes with the following settings:

  • Status - allows enabling/disabling the popup;
  • Name - name of the popup for identification purposes (not visible by customers);
  • Store View - allows defining which store view(s) are to display the popup;
  • Customer Groups - allows defining customer groups the popup should be displayed to;
  • Customer Segments (available when the Customer Segmentation module is pre-installed) - allows defining customer segments to see the popup;
  • Event - allows selecting an event to display a popup:
    • Immediately after the page is loaded (not recommended);
    • X seconds after the page is loaded;
    • Once the page is scrolled by X%;
    • Once customer viewed X pages;
    • Once cursor is moved outside the page.
  • X equals to - specifies the value for the X parameter of the event;
  • Animation Effect - allows selecting an effect the popup will be displayed with:
    • Fade-zoom;
    • Fade-slide;
    • Newspaper;
    • Horizontal move;
    • Move from top;
    • 3d unfold;
    • Zoom-out.
  • Cookie Lifetimes, minutes - Defines a value for iteration of popup display.
Note

Customer Segmentation Integration

Segments apply to signed in customers only. Guest visitors will not see the popup, if a target segment is selected in the settings.

Where to display

This is the second popup configuration section. Here store administrator is suggested to decide on what pages the popup is to be displayed.

Image Removed

The section comes with the following settings:

  • Display At - allows defining on what page the popup is to be displayed:
    • Home Page;
    • Product Pages;
    • Catalog Pages;
    • Shopping Cart;
    • Checkout.
  • Position - allows defining the position of the popup on the page:
    • Top left/center/right;
    • Middle left/center/right;
    • Bottom left/center/right;
  • Conditions - a set of native Magento conditions controlling the whereabouts of the popup at the store.
Info

To set the conditions, click the text in bold 'ALL', 'TRUE' or '...'. A dropbox with appear suggesting a list of conditions. To add a condition, click '+', to erase - 'x'.

Popup content

The next section of the New Popup page is the content section.

Image Removed

Here the store administrator is presented with the WYSIWYG editor, as well as with some content blocks of the popup. The editor allows populating the popup with widgets, media (images, video), hyperlinks etc.

Popup design

The final section of the New Popup page. Here store administrator can submit custom CSS design to adjust the look and feel of the popup. If the field is empty the default design is used.

Uninstalling Popup Pro

...

width50%

Manual Removal

...

borderWidth2px
borderStylesolid

1. Disable the module by executing the following commands:

No Format
php bin/magento module:disable Aheadworks_Popup
php bin/magento setup:upgrade

...

borderWidth2px
borderStylesolid

2. Remove the extension files from the following folder:

No Format
app/code/Aheadworks/Popup

...

width50%

Automatic Removal (via Composer)

...

borderWidth2px
borderStylesolid

1. Disable the module by executing the following commands:

No Format
php bin/magento module:uninstall Aheadworks_Popup

...



Need Customization?

You can always find the latest version of the software, full documentation, demos, screenshots, and reviews on http://aheadworks.com
License agreement: https://aheadworks.com/end-user-license-agreement
Contact Us: https://aheadworks.com/contact
Copyright © 2021 Aheadworks Co. http://www.aheadworks.com