trellis / module-customer-group-widget
Adds a new widget type to restrict content to selected customer groups.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.3.0||~7.4.0
- magento/module-customer: *
This package is auto-updated.
Last update: 2025-06-10 03:27:21 UTC
README
Brought to you and maintained by Trellis Commerce - A full-service eCommerce agency based in Boston, MA.
Trellis Customer Group Widget
Adds a new widget type that can be created to restrict content to selected customer groups.
Installation Instructions
Follow the instructions below to install this extension using Composer.
composer require trellis/module-customer-group-widget
bin/magento module:enable --clear-static-content Trellis_CustomerGroupWidget
bin/magento setup:upgrade
bin/magento cache:flush
Configuration
Adds a new Widget type called "Customer Group Restricted Block" that can be created in Admin under: Content > Widgets > Add Widget.
New Widget Options:
- Customer Groups - which customer group(s) for which to display the widget
- CMS Static Block - which static block to display