Accessing Drupal Admin (Quick Login)

Applies to: Codeless

Overview

Quick Login is a one-click button that opens Drupal admin — the screens where editors add pages, menus, and media. You stay signed in as your FlexSite user; there is no separate Drupal password to remember or reset.

Who uses Quick Login?

  • Content editors and marketers on Codeless sites.
  • Project owners verifying a deploy without asking developers for credentials.

Steps

  1. Open the project Overview.
  2. Find Quick Login (often a login icon with an environment dropdown).
  3. Choose the environment (dev, staging, prod, etc.).
  4. A new browser tab opens Drupal’s administration interface.

Requirements

  • Environment status must be ready (not still provisioning).
  • Your FlexSite account needs permission on that project.
  • Custom domains do not change Quick Login — FlexSite handles authentication behind the scenes.

Security tips

  • Do not share Quick Login links in email or chat — they are tied to your user session.
  • For automated tasks, developers on FlexLab use the FlexSite CLI or Automation instead of sharing passwords.