Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FSA - Updated installation docs for FSA SPA 4.0 #1408

Merged
merged 11 commits into from
Mar 1, 2022
Merged

Conversation

marija-ristin-msg
Copy link
Contributor

Closes #1396


FSA Spartacus uses SAP Commerce and Financial Services Accelerator back end and makes use of the sample data.

- **SAP Commerce version**: Release **2105** (the latest patch is recommended).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2105.5 it the last tested

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.


For a full list of available parameters, see Spartacus schematics [documentation](https://github.com/SAP/spartacus/tree/develop/projects/schematics).

**NOTE**: After you finish this step, you need to upgrade your FSA Spartacus application to version 4.0.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is an upgrade needed during the initial setup of the project? This part is needed when the customer is already on FSA SPA 3.0.0 for example and then they need to upgrade it to the latest. During the first setup, it's enough just to specify FSA versions in package.json (alongside with Spartacus ones) and that would be enough, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SrckyD Maybe you can explain better the problem we have here?


1. Go to the `package.json` file at the root of your project and add the following dependencies and their respective versions:

```shell
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be json instead of shell


4. In your `style.css` file add the following code:

```bash
Copy link
Contributor

@SrckyD SrckyD Mar 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be ts or typescript instead of bash


For Unix:

```typescript
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these scripts should be bash type instead of typescript

@marija-ristin-msg marija-ristin-msg merged commit b19ce26 into fsa Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FSA 4.0 Installation Documentation
3 participants