Developer Workstation Installation

Open 'Developer Workstation Installation' wizard, choose your scenario to see more provider-related information of the installation manual.

Finish

Now Sana Commerce is installed.

  • Please go back to Sana Online Help to continue the configuration and to read more about Sana Commerce.
  • Go to the 'Configuration' section to read about optional configuration steps.
  • Go to the 'How to' section to read about backup, restore and uninstallation procedures and developers guides.

Depending on the type of solution and your companies' organization, development process and infrastructure, it can be necessary to perform additional steps before you can start using Sana Commerce.
 
Some common steps that are often applied are:

  • Refactor namespaces in the Starter Site and backoffice to cover the solution's scope. The format 'companyname.customername.projectname.project' is often used.
  • Add the Sana Commerce solution to a source control repository.
  • Add a custom class library project to the solution, in which customizations / extensions can be placed on the Sana Commerce framework.
  • Add a test project to the solution to unit test the customizations / extensions.
  • Configure automated builds.