Installing SeCommerce


The following describes how to install SeCommerce onto your local host setup.

Preliminaries - Make sure the following is installed on your computer

  • Net Framework 2.0
  • Sql Database Server
  • IIS Server
  • Install SeCommerce Websites Manager
  • Install SeCommerce Administration App

Create a Website on IIS

  • Create a new folder to hold your website
  • Open up IIS management console in control panel and turn your folder into a new website

Create a blank database table in Sql Server

Open SeCommerce Websites Manager

  • Open the Install a New Website Wizard
    and Follow the wizard step by step to :
    • Create an account to store your website details in
    • Install SeCommerce tables and stored procedures into your database
    • Install the SeCommerce framework for your website
    • Create a web.config file
    • Optionally install a sample website and its modules
  • Export your new account to a local file

Open SeCommerce Administration App

  • Import the new account you just exported
  • Logon to the new account you just imported
  • Go to Setup on the ribbon bar --> Websites Configuration
    • Make sure the local host domain is correct and save changes
  • Add categories, catalogs, products, shipping setup, ...