Creating a FlexLab Project
Applies to: FlexLab
Overview
Create a FlexLab project wired to a new GitLab repository and pipeline template.
Steps
- Go to
/dashboard/[orgId]/new-project. - Select FlexProject Hosting.
- Choose Drupal 11 labeled Flexlab.
- Enter title and URL slug.
- Select Blank site template (most common for custom code).
- On theme step, pick a marketplace theme or Create Project with Default Theme.
- Optionally expand Advanced Settings (local dev: Lando/DDEV flags).
- Click Create Project.
After creation
- Open Code at
/dashboard/[orgId]/project/[id]/codefor clone URL. - Wait for initial pipeline on default branch.
- Open Environments when first deploy completes.
Requires personal access token for CLI (/dashboard/profile/tokens).