SwissUpLabs Logo

Easy Tabs Installation

Please follow next steps to complete the installation:

  1. Go to store backend and disable compilation mode.
  2. Go to your magento store root directory (via FTP or CPanel).
  3. Create file maintenance.flag in root directory.
  4. Open your store in browser; you have to see page Service Temporarily Unavailable (if you can not see this page - probably you are tring to install extension at wrong magento instance).
  5. Unpack all files from extension archive into your magento store root directory.
  6. Remove file maintenance.flag when copy process completed.
  7. Login your store admin and start to configure extension.
  • Navigate to SystemConfigurationTemplates-MasterEasy Tabs and enable extension for any store you need.

If you can not find Easy Tabs extension in store admin then check cache management. Refresh cache if it is enabled. Still no? Check the store compilation and run recompilation if it is enabled.

That’s all. Now you can configure tabs at Product Tabs Grid or create custom tabs at Widget Tabs Grid.

Upgrade from version 2.x.x to 3.0.1

You can delete useless files to keep your Magento instance clean and tidy:

app/code/community/TM/EasyTabs/Block/Tab/Product/Related.php
app/code/community/TM/EasyTabs/Block/Tab/Product/Upsell.php
app/code/community/TM/EasyTabs/Block/Tabs.php
app/code/community/TM/EasyTabs/Model/Config.php
app/code/community/TM/EasyTabs/Model/Config/Collection.php
app/code/community/TM/EasyTabs/controllers/Adminhtml/Easytabs/IndexController.php
app/design/frontend/base/default/template/tm/easytabs/tab/catalog/product/related.phtml
skin/frontend/base/default/css/tm/easytabs.css
skin/frontend/base/default/js/tm/easytabs.js

After you install an extension you can go to:

Edit this Page