dannynimmo/magento2-visual-merchandiser-rebuild

Rebuild Magento 2 Visual Merchandiser categories using the CLI tool

Installs: 1 297

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 4

Open Issues: 2

Type:magento2-module

pkg:composer/dannynimmo/magento2-visual-merchandiser-rebuild

0.1.2 2017-06-27 11:46 UTC

This package is not auto-updated.

Last update: 2025-10-12 07:39:07 UTC


README

Rebuild Magento 2 Visual Merchandiser categories using the CLI tool, or via scheduled cron job

Installation

composer require dannynimmo/magento2-visual-merchandiser-rebuild

Usage

bin/magento catalog:visual-merchandiser:rebuild

Changelog

Unreleased

  • Removed support for PHP 5
  • Fixed code style & Magento 2 code quality warnings

0.1.2 — 2017-06-27

  • Fixed "Area code not set" bug in later versions of Magento (thanks @dakzilla)
  • Added dependencies explicitly in composer.json

0.1.1 — 2017-03-17

  • Fixed major issue where URL keys were missing from collection

0.1.0 — 2017-02-28

  • Released!