This project contains the export of the reference project for FirstSpirit Connect for Commerce.
Using this reference project is straightforward:
- Clone the project using Git.
- Use the FSDevTools and its functionality fs-cli to install the project. For further information see also section 'Installation'.
You will need a working FirstSpirit instance with administrative privileges.
Administrative privileges are not available in the Crownpeak Cloud.
To get a working copy of FirstSpirit, please contact your Partner Manager or our Technical Support. In order to install the reference project on a FirstSpirit server, ensure you do have a working copy of fs-cli.
In order to install and work with this reference project, you will first require a copy of it:
git clone https://github.com/e-Spirit/fcecom-reference-project.git
Then replace the placeholders and use fs-cli to install a copy of it onto your local FirstSpirit server:
$ fs-cli \
-h <replace_with_host>:<replace_with_port> \
-p <replace_with_project_name> \
-sd <replace_with_reference_project_export_path> \
import \
-lm *:CREATE_NEW \
--updateExistingPermissions
After that the project is ready to work with.
We use SemVer for versioning. For the versions available, see the tags on this repository.
The Connect for Commerce Reference Project is a product of Crownpeak Technology GmbH, Dortmund, Germany. The Connect for Commerce Reference Project is subject to the Apache-2.0 license.
Details regarding any third-party software products in use but not created by Crownpeak Technology GmbH, as well as the third-party licenses and, if applicable, update information can be found in the file THIRD-PARTY.txt.
This document is provided for information purposes only. Crownpeak may change the contents hereof without notice. This document is not warranted to be error-free, nor subject to any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Crownpeak specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. The technologies, functionality, services, and processes described herein are subject to change without notice.