adwise / module-product-visibility
Package info
github.com/adwise/module-product-visibility
Type:magento2-module
pkg:composer/adwise/module-product-visibility
Requires
- hyva-themes/commerce-module-admin-dashboard-api: ^3.0
- magento/framework: *
Suggests
- hyva-themes/commerce-module-admin-dashboard: Install to render the optional Hyvä Admin Dashboard widget. Without it, the widget declaration is inert.
README
Adwise ProductVisibility
Description
Adds a button to the admin product edit page.
. Clicking this button will open a
detail page showing any possible reasons why a product may not be showing.
Hyvä Admin Dashboard widget
This module also registers an optional Hyvä Admin Dashboard widget through the free
hyva-themes/commerce-module-admin-dashboard-api contract package.
The widget is inert when the Hyvä Admin Dashboard runtime is not installed. When the dashboard runtime is available, admins can add the Product Visibility Health widget to scan recent products, see common blockers, and search a product by SKU/name to open its diagnostic page directly.
The module intentionally depends only on the API contract, not on Hyvä Commerce or the dashboard runtime.
