Skip to content
Vova Yatsyuk edited this page Apr 8, 2015 · 2 revisions

Magento Connect

  1. Navigate to System > Magento Connect > Magento Connect Manager
  2. Paste the http://connect20.magentocommerce.com/community/alsoviewed key and press Install
  3. Follow Magento Connect Manager instructions
  4. Disable compilation and clear the cache.

Modman

  1. Navigate to System > Configuration > Advanced > Developer > Template Settings and set the Allow Symlinks option value to Yes.
  2. Now open terminal and run the following commands:
cd /path/to/magento
modman clone [email protected]:vovayatsyuk/magento-alsoviewed.git
  1. Disable compilation and clear the cache.

Manual

  1. Download the latest release from repository.
  2. Unpack archive to the Magento root folder.
  3. Disable compilation and clear the cache.
Clone this wiki locally