Skip to content

Commit

Permalink
Moved GitHub token info to the tokens section
Browse files Browse the repository at this point in the history
  • Loading branch information
glye authored Dec 3, 2024
1 parent 50b28fb commit 13b02ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting_started/install_ibexa_dxp.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ Use:
They will become active again if the agreement is renewed, but this process may take up to 24 hours.
_(If the agreement is renewed before the expiry date, there will be no disruption of service.)_

If Composer asks for your GitHub token, you must log in to your GitHub account and generate a new token (edit your profile and go to **Developer settings** > **Personal access tokens** > **Generate new token** with default settings).
This operation is performed only once, when you install [[= product_name =]] for the first time.

### Create project

To use Composer to instantly create a project in the current folder with all the dependencies, run the following command:
Expand Down Expand Up @@ -270,9 +273,6 @@ php bin/console ibexa:graphql:generate-schema

Before executing the command make sure that the database user has sufficient permissions.

If Composer asks for your token, you must log in to your GitHub account and generate a new token (edit your profile and go to **Developer settings** > **Personal access tokens** > **Generate new token** with default settings).
This operation is performed only once, when you install [[= product_name =]] for the first time.

### Run post-installation script

Run the post-installation script with the following command:
Expand Down

0 comments on commit 13b02ea

Please sign in to comment.