You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started/install_ibexa_dxp.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,9 @@ Use:
107
107
They will become active again if the agreement is renewed, but this process may take up to 24 hours.
108
108
_(If the agreement is renewed before the expiry date, there will be no disruption of service.)_
109
109
110
+
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).
111
+
This operation is performed only once, when you install [[= product_name =]] for the first time.
112
+
110
113
### Create project
111
114
112
115
To use Composer to instantly create a project in the current folder with all the dependencies, run the following command:
Before executing the command make sure that the database user has sufficient permissions.
272
275
273
-
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).
274
-
This operation is performed only once, when you install [[= product_name =]] for the first time.
275
-
276
276
### Run post-installation script
277
277
278
278
Run the post-installation script with the following command:
0 commit comments