Skip to content

Commit

Permalink
Update README.md (#60)
Browse files Browse the repository at this point in the history
fix docs links
  • Loading branch information
tuvit authored Jul 23, 2023
1 parent 7cf83f4 commit 7bc18f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ To integrate the Wix Content Manager business solution with the template, first

### Step 1: Create a project on Wix

Create a [new Wix Headless project](https://www.wix.com/intro/headless). For instructions on creating a Wix project, see [Create a Wix Headless Project](https://dev.wix.com/api/sdk/sdk-setup:-wix-headless/create-a-project).
Create a [new Wix Headless project](https://www.wix.com/intro/headless). For instructions on creating a Wix project, see [Create a Wix Headless Project](https://dev.wix.com/api/sdk/setup:-wix-headless/create-a-project).

When prompted to add functionalities to your new project, you don't need to select any business solutions, since every Wix Headless project includes CMS support:

![Apps Menu - select Bookings and Pricing Plans](docs/media/project-business-solutions.png)

If needed, you can add business solutions to your project later. See [Add Apps to a Project](https://dev.wix.com/api/sdk/guides/add-apps-to-a-project).
If needed, you can add business solutions to your project later. See [Add Apps to a Project](https://dev.wix.com/api/sdk/setup:-wix-headless/add-apps-to-a-project).

### Step 2: Set up the Wix business solutions you need

Expand Down Expand Up @@ -51,7 +51,7 @@ You can also view our [live demo site](https://netlify.cms-demo.wix.dev/).

If you don't want to use quick-start deployment, begin by forking this repo to your git account.

Read [Set Up Authorization](https://dev.wix.com/api/sdk/sdk-setup:-wix-headless/authorization) in the Wix SDK documentation for instructions on how to manually create an OAuth app and generate a client ID in the [Headless Settings](https://www.wix.com/my-account/site-selector/?buttonText=Select%20Site&title=Select%20a%20Site&autoSelectOnSingleSite=true&actionUrl=https:%2F%2Fwww.wix.com%2Fdashboard%2F%7B%7BmetaSiteId%7D%7D%2Foauth-apps-settings) menu of the Wix dashboard.
Read [Set Up Authorization](https://dev.wix.com/api/sdk/auth:-headless-visitors/authorization:-create-an-oauth-app) in the Wix SDK documentation for instructions on how to manually create an OAuth app and generate a client ID in the [Headless Settings](https://www.wix.com/my-account/site-selector/?buttonText=Select%20Site&title=Select%20a%20Site&autoSelectOnSingleSite=true&actionUrl=https:%2F%2Fwww.wix.com%2Fdashboard%2F%7B%7BmetaSiteId%7D%7D%2Foauth-apps-settings) menu of the Wix dashboard.

After creating an OAuth app, store the Client ID in a secure location.

Expand Down

1 comment on commit 7bc18f0

@vercel
Copy link

@vercel vercel bot commented on 7bc18f0 Jul 23, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.