wise/module-wlubyattrset

Magento 2 Extension for update widget layout options by Attribute set

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.0 2018-10-24 13:38 UTC

This package is not auto-updated.

Last update: 2024-09-22 15:06:06 UTC


README

Wise Ltd.

Magento 2 Extension for update widget layout options by Attribute set

⚠️ Magento versions compatibility for extension: Magento 2.2.x

Installation guide

Install manually

  1. Download zip archive from current repository
  2. Copy all files and folders from WLUByAttrSet-* folder into /app/code/Wise/WidgetLayoutUpdatesByAttributeSet
  3. To complete the installation, you need to run the following command lines:
php bin/magento module:enable Wise_WidgetLayoutUpdatesByAttributeSet
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Install via composer:

Run the following command in Magento 2 root folder:

composer require wise/module-wlubyattrset
php bin/magento module:enable Wise_WidgetLayoutUpdatesByAttributeSet
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Documentation

You can enable/disable widgets view in Stores > Configuration > Wise Company > Widget Layout Updates By Attribute Set

Step 1

Step #1: Go to the widget section for create new widget

Step 1

Step #2: Create new widget

Step 2

Step #3: Set widget type and set your design theme

Step 2

Step #4: Set store view, and add layout update

Step 2

Step #5: After that you can see new "Display on" settings attribute sets option. Choose needed attribute set where on this widget will be used

Step 2