Skip to content

Commit 98efefd

Browse files
committed
Update readme
1 parent af0bc79 commit 98efefd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ npm run dev
5454
1. (Required) Create a `.env` file taking reference from `.env-example` and update your WordPressSite URL.
5555
- `NEXT_PUBLIC_WORDPRESS_URL=https://example.com`
5656

57+
2. Add your `WC_CONSUMER_KEY` and `WC_CONSUMER_SECRET` to the `.env` by following [WooCommerce > Settings > Advanced > REST API](https://woocommerce.github.io/woocommerce-rest-api-docs/#authentication)
58+
5759
2. In your WordPress Dashboard, Go to Settings > General > Site Address (URL) ( Set this to Frontend URL e.g. http://localhost:3000 during development )
5860
3. Create the Header and Footer Menus In WordPress Dashboard and set them to HCMS Header menu and HCMS Footer Menu respectively.
5961

0 commit comments

Comments
 (0)