After purchase you will get link to download extension.

All our extensions packaged as a proper Magento Extension Package. So installation process is the same as for other extensions.

Install extension using SSH or terminal/command line:

  1. Move/Upload the [extension].tar.gz file to your Magento application root.
  2. If you haven't done so already, run the following command from the root of your application: './pear mage-setup .'
  3. Run: './pear install extension-name.tar.gz' where extension-name is the name of the extension file.

Install extension using Magento Connect Manager (for magento v1.5.x):

  1. Log in to your admin panel, then go to System->Magento Connect->Magento Connect Manager
  2. Magento Connect Manager
  3. Use 'Direct package file upload' section to install extension. Direct package file upload

Copy/paste method (not recommended):

  1. Extract extension.
  2. Copy files to your magento folder.