Installation Guide

These instructions are intended for new installations of AbleCommerce 7.x.  If you wish to upgrade an existing installation of AbleCommerce, please see Upgrading 7.x instead. This document is intended to be a step-by-step version of the Installation Readme.  It assumes -

If you have not completed all of these steps, please go back here.  
 

Prerequisites

  1. Make sure your server is running with the minimum system requirements.  If you get an installation error, then you have likely not completed this step.

  2. Give the ASPNET process (user account) write permissions to the folder where the AbleCommerce files are to be placed.  If you use shared hosting, you may need to contact your service provider to have them complete this step for you.  For more information, please see Permissions for AbleCommerce 7.

  3. Create a web directory that is configured for ASP.NET to run.

  4. If you will be installing a license key, then make sure the key requested is associated with the domain or IP used to access the install screen of AbleCommerce.  If you do not know what domain or IP is going to be used, you can update the license key after the initial installation.

 

Part 1: Run the Web-based Installer

  1. Double-click the .exe file to extract the contents to a temporary location.

  2. Upload or copy them into a web directory that is configured for ASP.NET to run.

  3. Browse to the <installpath>/install/default.aspx

  4. Read and Accept the License Agreement to continue.

  5. You should now see the page Install AbleCommerce 7.0 (Step 1 of 2).

 

Part 2: License Key

On the first page of the install wizard, you will see a section named License Key.  There are three choices here.  

  1. Choose the License Key option and enter the required information.  

NOTE: AbleCommerce will automatically recognize the Domain being installed to.  When you request a key, or have an existing key, make absolutely sure it matches the information next to the Domain.  After you enter a license key, it will automatically use the domain the key was tied to.

WARNING:  Installing the incorrect key may result in a HTTP 404 Not Found error because the key you are attempting to install is associated with a different domain or IP.  

 

Part 3: Database Connection

On the bottom of the first page of the install wizard, you will see a section named Database Connection.  There are three choices here.

 

Choose the Database option and enter the required information as needed.

Part 4: PCI Compliance

The next step ensures you have acknowledged and reviewed the secure implementation guide.

Be sure to download the link given to the PDF which describes the steps that must be completed to make sure you are using AbleCommerce in a PCI compliant manner.

  1. Check the box if you acknowledge that you have reviewed the secure implementation guide.

  2. Click the CONTINUE INSTALL > button to continue.

  3. If you have entered the correct information, you will see a database confirmation page.  Click to continue with the last step of the installation wizard.  

 

Part 5: Create Store

You should now see the page Install AbleCommerce 7.0 (Step 2 of 2). This is where you will enter the information necessary to create your store.
 
  1. Enter the name of you Store.  You can change this later.

  2. Enter the email address of the primary store administrator.  You can create additional store administrators later.

  3. Enter a password.  Write this down! If you forget your admin password, it will not be easy to recover.

  4. Enter the primary address for your store.  You can create additional warehouses later if needed.

  5. Select the Country that you will be doing business with.  We recommend that you select All Countries and remove any later.

  6. The Basic Data option is highly recommended so that you will have a functional store.

  7. The Additional Data is recommended and includes sample products that demonstrate many of the features of AbleCommerce.  After installing, you can use the Quick Start Guide which uses the sample data.  The sample data can easily be hidden later.

  8. When finished, click the button to Install AbleCommerce.  If successful, you will see a confirmation page.

  9.  Click the button to Continue to Admin.  We recommend that you bookmark this page.  

 

TIP:  Online documentation includes the AbleCommerce Quick Start Guide and Customization Guide.

 

Remove the Install Directory

 

To Un-install AbleCommerce

AbleCommerce does not go through a typical un-install process.  Make sure that you do not need to save any data before un-installing.

  1. If you have uploaded images or files that you wish to save, the existing store data is located in the \App_Data\ folder.  

  2. If you have customized pages, those should be located in the \ConLib\Custom\ folder.

  3. Make a backup of any existing or customized data files if you want to save them.

  4. Locate the program directory on your hard drive and delete it.

  5. You should restart the server if you intend on re-installing AbleCommerce.