docs: migrated images to cloudinary from imgur (#2569)
This commit is contained in:
@@ -36,7 +36,7 @@ This creates the Strapi project in the directory `strapi-medusa`.
|
||||
|
||||
Once the installation is finished, the Strapi development server will run on `localhost:1337`. A new page will also open in your default browser to create a new admin user and log in.
|
||||
|
||||

|
||||

|
||||
|
||||
Once you log in, you can access the Strapi dashboard.
|
||||
|
||||
@@ -44,11 +44,11 @@ Once you log in, you can access the Strapi dashboard.
|
||||
|
||||
The Strapi plugin in Medusa requires the credentials of a Strapi user. To create a new user, go to Content Manager, then choose User under Collection Types.
|
||||
|
||||

|
||||

|
||||
|
||||
Click on the Create new entry button at the top right. This opens a new form to enter the user’s details.
|
||||
|
||||

|
||||

|
||||
|
||||
Enter the user’s username, email, and password. Once you’re done, click on the Save button at the top right.
|
||||
|
||||
@@ -58,7 +58,7 @@ By default, created users have the “Authenticated” role. Before you start us
|
||||
|
||||
On your Strapi dashboard, go to Settings → Roles → Authenticated. Then, under the Permissions section, expand the accordion of each content model type and check the Select All checkbox.
|
||||
|
||||

|
||||

|
||||
|
||||
Once you’re done, click the Save button at the top right.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user