mikielis/magento2-module-popup-promo

Magento 2 popup promo

1.0.3 2019-11-30 10:49 UTC

This package is not auto-updated.

Last update: 2024-06-23 18:16:32 UTC


README

Magento 2 Popup Promo

This Magento 2 extension displays popup with promo text and coupon code.
The promo text comes from custom block and coupon code should be copied from active cart price rule.
The popup can be displayed immediately or after x seconds.

Screenshots

screencapture-magento-localhost-4567-2019-11-29-22_25_05

screencapture-magento-localhost-4567-admin-admin-system-config-edit-section-mikielis-popuppromo-2019-11-29-22_34_03

screencapture-magento-localhost-4567-admin-sales-rule-promo-quote-edit-id-41-2019-11-29-22_36_18

screencapture-magento-localhost-4567-admin-cms-block-edit-block-id-1-2019-11-29-22_35_05



Installation

Pull in the extension through Composer:

composer require "mikielis/magento2-module-popup-promo:*"

OR

download zipped extension and add its files to [magento root directory]/app/code/Mikielis/PopupPromo directory and follow listed steps from the official guide: https://devdocs.magento.com/guides/v2.3/comp-mgr/install-extensions.html