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:
- Move/Upload the [extension].tar.gz file to your Magento application root.
- If you haven't done so already, run the following command from the root of your application: './pear mage-setup .'
- 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):
- Log in to your admin panel, then go to System->Magento Connect->Magento Connect Manager
- Use 'Direct package file upload' section to install extension.

Copy/paste method (not recommended):
- Extract extension.
- Copy files to your magento folder.