mikielis / magento2-module-popup-promo
Magento 2 popup promo
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.1.3||~7.2.0||~7.3.0
This package is not auto-updated.
Last update: 2025-04-27 22:08:37 UTC
README
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
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