Magento 1 Installation

There are several ways to install and manage the Magento 1 extension. On this page you will find several ways to install, update, and uninstall the extension. We recommend using the magento connect manager whenever possible. This is generally safer and allows you to install straight from the magento admin panel. If this option is unavailable, explore the manual option or another method you believe will be most effective for your setup.

You will need a Springbot account to complete any of the install methods. The Account is free to register but our products are offered as a paid subscription. If you do not have springbot credentials and have not spoken to one of our e-commerce marketing experts, please schedule a quick consultation.

Download

ZIP || TGZ

Quick Find

Install

Install using Magento Connect and manual download
Install Manually

Update

Update using Magento Connect
Update Manually

Uninstall

Uninstall using Magento Connect
Uninstall Manually

Install

Installing with magento connect has several steps. You can install the certified copy by downloading a copy here and uploading it directly to your magento admin panel. To complete the install phase you will need a springbot account, access to your magento admin panel, and some form of uploading or managing files on your server.

Download from here

  1. Download the latest plugin version by clicking one of the links above. Make sure to use the .TGZ link when installing via the magento connect manager.
  2. log in to your Magento admin panel
  3. Navigate to System -> Magento Connect -> Magento Connect Manager
  4. You will be prompted with a page that requires you to log in again. Simply use your magento admin credentials on this page as well.
  5. Magento connect login page
    NOTE: On the Magento Connect Manager page you will see a setting for "Put store on maintenance mode", we highly recommend using this feature. It presents customers with a page showing the "site under maintenance" banner while the install runs. Make sure to disable it once you have completed the install.
  6. On this page, under the Direct package file upload section, click on "choose file" or "browse" and upload the .tgz file you downloaded here and select upload.
  7. Magento connect management page
  8. Magento should automatically upload the files, enable the extension, and clear your cache.
  9. Springbot Magento Connect Install Success Window
  10. Once you have successfully installed, you should see a notification and a springbot link in your admin menu. Simply click the green banner or select sync from the springbot drop-down menu and log in using your springbot credentials.
  11. Springbot Installed Successfully
  12. Once you see the syncing image, everything is complete.
  13. Springbot Syncing Confirmation
Back to Top

Install Manually

  1. Download the latest plugin version by clicking one of the links above.
  2. Once the download is complete, unzip the file.
  3. Using ftp/sftp: Connect to your server and navigate to the root web/magento directory.
  4. NOTE: On most systems your magento files will be under 'var/www/html/'. if you aren't sure or the folder is empty, contact your hosting provider to ask what your default web directory is.
  5. Copy the "app" and "skin" folder from the unzipped file you downloaded in the previous step into your Magento root directory.
  6. NOTE: This should not override any existing files if you are installing for the first time.
  7. Once finished copying, simply log in to the magento admin panel to clear the cache and re-index your pages.
  8. Once you have successfully installed, you should see a notification and a springbot link in your admin menu. Simply click the green banner or select sync from the springbot drop-down menu and log in using your springbot credentials.
  9. Springbot Installed Successfully
  10. Once you see the syncing image, everything is complete.
  11. Springbot Syncing Confirmation
Back to Top

Update

The Springbot team is always working on improvements and new features for our customers. Sometimes you will need to update your plugin to properly utilize these new features. This section focuses on how to update your plugin to the latest version we offer.

Update with Magento Connect

This method will only work if you originally installed using magento connect. For any other type of installation please see our section on Updating Manually.

  1. log in to your Magento admin panel
  2. Navigate to System -> Magento Connect -> Magento Connect Manager
  3. You will be prompted with a page that requires you to log in again. Simply use your magento admin credentials on this page as well.
  4. Magento connect login page
    • On the Magento Connect Manager page you will see a setting for "Put store on maintenance mode", we highly recommend using this feature. It presents customers with a page showing the "site under maintenance" banner while the install runs. Make sure to disable it once you have completed the install.
  5. On this page, next to Manage Existing Extensions you should see a button that says "Check for upgrades" click this button.
  6. Magento connect check for upgrades
  7. Scroll down till you see the springbot extensions
  8. If there is a new update available, select whichever version you would like to upgrade to from the drop-down menu.
  9. Click the commit changes button and magento will update the plugin to the version you have chosen.
Back to Top

Update Manually

Updating manually will require you to connect with sftp/ftp, ssh, or some other form of file manager. You will also need admin access to the Magento admin panel to clear the cache and re-index pages once you have finished.

  1. Download the latest plugin version by clicking one of the links above.
  2. Once the download is complete, unzip the file.
  3. Using whichever form of access you prefer: get to the root magento directory on your server.
  4. NOTE: On most systems your magento files will be under 'var/www/html/' if you aren't sure or the folder is empty, contact your hosting provider to ask what your default web directory is.
  5. Copy the "app" and "skin" folder from the unzipped file you downloaded in the previous step into your Magento root directory. This will overwrite your previous Springbot installation and add any new files you will need.
  6. Once finished copying, simply log in to the magento admin panel to clear the cache and re-index your pages.
Back to Top

Uninstall

These instructions can be used to safely uninstall and remove the springbot extension from the magento admin panel.

Uninstall using Magento Connect

  1. Log in to your Magento admin panel
  2. Navigate to System -> Magento Connect -> Magento Connect Manager
  3. You will be prompted with a page that requires you to log in again. Simply use your magento admin credentials on this page as well.
  4. Magento connect login page
    • On the Magento Connect Manager page you will see a setting for "Put store on maintenance mode", we highly recommend using this feature. It presents customers with a page showing the "site under maintenance" banner while the installer runs. Make sure to disable it once you have completed the uninstall.
  5. Under Manage Existing Extensions look for the springbot extension.
  6. Once you have located it, select uninstall from the drop-down menu on the right.
  7. Magento connect login page
  8. Click commit changes.
  9. Once the process has been completed successfully, you should see the following output on your console window at the bottom.
  10. Magento connect login page
Back to Top

Uninstall Manually

Uninstalling manually will require you to connect with sftp/ftp, ssh, or some other form of file manager. You will also need admin access to the Magento admin panel to clear the cache and re-index pages once you have finished.

  1. Using whichever form of access you prefer: go to the root magento directory on your server.
  2. NOTE: On most systems your magento files will be under 'var/www/html/'. if you aren't sure or the folder is empty, contact your hosting provider to ask them what your default web directory is.
  3. From the root magento directory, remove the following files and folders
    • app/code/community/springbot
    • app/etc/modules/springbot.xml
    • app\design\adminhtml\default\default\layout\springbot_main.xml
    • app\design\adminhtml\default\default\tamplate\springbot
    • app\design\frontend\base\default\layout\springbot_main.xml
    • app\design\frontend\base\default\tamplate\springbot
    • skin/adminhtml/default/default/springbot
  4. Once you have removed everything, simply log in to the magento admin panel to clear the cache and re-index your pages.
Back to Top