magenable/module-popup 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

magenable/module-popup

最新稳定版本:1.0.6

Composer 安装命令:

composer require magenable/module-popup

包简介

A Magento 2 popup module with newsletter feature

README 文档

README

Magenable Popup is a Magento 2/Adobe Commerce module that adds a popup to website pages. The content for the popup is sourced from a selected CMS Block. Additionally, the module offers the option to include a newsletter subscription feature in the popup window. Google ReCaptcha v2 and v3 are supported.

Installation

Composer:

Run the following command in Magento 2 root folder

composer require magenable/module-popup
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy

Upgrade

Composer:

Run the following command in Magento 2 root folder

composer update magenable/module-popup
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy

User Guide

Configuration:

Go to Stores > Settings > Configuration > Magenable Extensions > Popup.

General

  • Enabled - Enable or Disable the popup
  • Title - Title of the popup
  • CMS Block - You can select a CMS Block for the popup content
  • Button Text - Newsletter subscription button text
  • Popup Delay - You can specify number of seconds when popup should arise

Visibility

  • Visibility Type - Choose to show the popup on all pages, excluding specified pages, or only show the popup on specified pages
  • Pages - Specify the URLs of the pages (without the base URL) based on the previous configuration

Newsletter Subscription

  • Add Newsletter Subscription Form - You can add a newsletter subscription form to the popup

Design

  • Max Width of Popup - Max width of popup in pixels
  • Button Text Color - Newsletter subscription button color
  • Button Background - Newsletter subscription button background

Note: Magento Google Recaptha implementation has a bug that breaks a big rendering aroun Newsletter box. It affects alignment of Newsletter pop-up.

Compatibility

Tested with Magento Open Source 2.4.4 - 2.4.7, but will probably work with older Magento 2.X versions and Adobe Commerce

About developer

The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia

统计信息

  • 总下载量: 738
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-11