vmpl / module-popup-managment
Create and mange popup using build in widget functionality and CMS blocks with on demand display.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:magento2-module
Requires
- php: ~8.1.0
- magento/framework: ^103.0.5
- magento/module-cms: 104.0.*
- magento/module-widget: 101.2.*
This package is auto-updated.
Last update: 2025-04-24 17:37:42 UTC
README
Features Stack
- Used with original and core features from Magento modules
- Availability to use existing CMS blocks to display them as popup
- Create and add modal for chosen sites or places using Widgets
- Configuration settings can be set globally and per given instance
- Option to chose native for browser Dialog element to display content
- Use #vmpl-trigger_popup-{identifier} in URL to display given popup on demand
- Free to use 🔥
Reference Links
Quick Installation
$ composer require vmpl/module-popup-managment
$ bin/magento module:enable VMPL_PopupManagement