Skip to content

e-Spirit/fcecom-reference-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstSpirit Connect for Commerce - Reference Project

This project contains the export of the reference project for FirstSpirit Connect for Commerce.

Getting Started

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'.

Prerequisites

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.

Installation

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.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

Crownpeak Technology GmbH

Legal Notices

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.

Disclaimer

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.