dannynimmo/magento2-visual-merchandiser-rebuild

Rebuild Magento 2 Visual Merchandiser categories using the CLI tool

Maintainers

Package info

github.com/dannynimmo/magento2-visual-merchandiser-rebuild

Type:magento2-module

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

Statistics

Installs: 1 297

Dependents: 0

Suggesters: 0

Stars: 5

Open Issues: 2

0.1.2 2017-06-27 11:46 UTC

This package is not auto-updated.

Last update: 2026-03-15 09:39:51 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!