How Can make downloads option in magneto



Follow the Below link and download magento Extension:
Product File Attachment By etatvasoft
By: https://www.magentocommerce.com/magento-connect/product-file-attachment-by-etatvasoft.html

Steps to configure the module:-

Go to admin pannel.
Go To system >> Configuration >> Tatvasoft >> Product File Upload/Download Settings >> Settings
Allow Product File Uploads = Yes for enable the module and download
Change all other settings according to your needs
echo $this->getLayout()->createBlock('files/product_view')->setTemplate('files/files.phtml')->toHtml();
Place it in product details page(view.phtml) of your theme.


Key Solution if you feel any of the above functionality is not working :-

  • Copy Product Files Attachment template and layout folder & files from default/default theme to your custom theme
  • click on system >> permissions >> rolls >> administrators >> Access to all sources >> Save >>Logout >> Login



Previous
Next Post »
Thanks for your comment