SwissUpLabs Logo

AskIt installation instructions

Please follow next steps to complete the installation:

  1. Navigate to Admin > Tools > Compilation and deactivate the compilation mode for your store.
  2. Check if your Magento store cache is enabled.
  3. Unpack all files from extension archive into your magento store root directory.
  4. Refresh your magento store cache.
  5. Logout from your store admin and then login back, to refresh your admin user access rights.
  • Navigate to System > Configuration > Templates-Master > Askit and enable extension for any store you need.

  • Please add the following code where you want to show Ask It product questions block.

<?php echo $this->helper('askit')->getLinkHtml($_product) ?>

That’s all. Navigate to your store and check how it looks.


After you install an extension you can go to:

Edit this Page