gpmd / magerun-addon-reviews

N98 MageRun addon to reaggregate reviews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MageRun Addons

Some additional command to reaggregate reviews after creating a new store, using N98-MageRun.

Installation

Please follow MageRun documentation for installation.

Here's the easiest:

  1. Create ~/.n98-magerun/modules/ if it doesn't already exist.

     mkdir -p ~/.n98-magerun/modules/
    
  2. Clone the magerun-addons repository in there

     cd ~/.n98-magerun/modules/
     git clone https://github.com/gpmd/magerun-addon-reviews
    
  3. It should be installed. To see that it was installed, check to see if reviews:reaggregate works.

     magerun reviews:reaggregate
    

About

N98 MageRun addon to reaggregate reviews


Languages

Language:PHP 100.0%