Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Introduction

Introduction

This guide outlines the steps to setup Elastic Path source code so a development team or a single person creating a proof of concept can start construction.

Team Infrastructure Setup

Team infrastructure setup describes how to create a team developer environment so your QA and developers can work together on the same code base.

Following this section, you will set up the Elastic Path source code with the following technologies:
  • Git - source control
  • Nexus - Maven repository
  • Jenkins - Continuous integration
If you decide to use alternate technologies, you won't be able to take advantage of the detailed setup instructions and scripts that are provided, and it will be more difficult to get your environment working.

POC Infrastructure Setup

POC (proof of concept) infrastructure setup describes how to quickly set up an individual developer environment so you can begin constructing an Elastic Path proof of concept project without needing the team infrastructure.