Rebuild Magento 2 Visual Merchandiser categories using the CLI tool, or via scheduled cron job
composer require dannynimmo/magento2-visual-merchandiser-rebuild
bin/magento catalog:visual-merchandiser:rebuild
- 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!