ideallystudio/magento2-merchant-toolkit

Magento 2 admin enhancements to preview products, categories and CMS pages per store view.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/ideallystudio/magento2-merchant-toolkit

1.1.0 2025-10-08 01:14 UTC

This package is not auto-updated.

Last update: 2026-01-14 05:48:11 UTC


README

Magento 2 admin enhancements that make it easier for merchandisers to preview storefront entities per store view.

Features

  • Product View Button: Adds a View on Store button on the product edit form and a View action column in the product grid. Both handle single and multi-store assignments, opening the appropriate storefront URL in a new tab.
  • Category View Button: Adds a View on Store button to the category edit form, ensuring the generated URL matches the store view assigned to the category.
  • CMS Page View Button: Adds a View Page button to the CMS page editor. When a page is assigned to multiple store views (or to all store views), the button becomes a dropdown with one entry per store view.

Installation

composer require ideallystudio/magento2-merchant-toolkit
bin/magento setup:upgrade

If you deploy static content, re-run:

bin/magento setup:static-content:deploy -f

Requirements

  • PHP 8.1 or later
  • Magento Open Source/Commerce 2.4.x (framework 103.x)

Support

Open an issue in your project tracker or reach out to the Ideally Studio engineering team.