Source Code
If your project is already hosting a copy of the ep-commerce
Git repository, then work with your project team to obtain the access.
If your project team is not yet hosting a copy of the ep-commerce
Git repository, then see Code and Artifacts for instructions to obtain access to the Elastic Path Commerce Git repository. Once you have access to the source code, then you may clone it and work with it locally, or you may work with your team to rehost it.
Checkout Source Code
Windows File Path Limitation
Do not clone or checkout the source project to a directory if the file path is greater than 20
characters. Windows file paths are limited to 260
characters. The longest file path in the source code is greater than 230
characters.
To checkout a local copy of the Elastic Path source code from your source control repository:
- Create a folder to save the Elastic Path source.
- Checkout the Elastic Path Commerce code from the source control repository to your local source folder.