Drupal best practice settings

Having installed Drupal in DDEV on WSL2, as explained in the previous pages of this guide, here are a couple of best-practice things to set up before you continue with development.

Integrating Visual Studio Code with WSL2, DDEV & Drupal

This page explains how to integrate Visual Studio Code (VS Code) with the Windows Subsystem for Linux (WSL2), DDEV & Drupal.

Installing Docker, DDEV & Drupal in WSL2

This page explains how to install DDEV & Drupal in the Windows Subsystem for Linux (WSL2). It also offers some basic guidance on using and extending DDEV for Drupal projects.

Overview, system requirements & virtualization

Overview

The Windows Subsystem for Linux (WSL) puts a Linux distribution right inside Windows. We will install WSL2, which outperforms WSL1 in several ways.

Firebase Authentication

Firebase Authentication Guide
  1. Go to Firebase Authentication configuration (/admin/config/system/firebase_authentication)
  2. Configure your private key path. E.g: ../../private/your-firebase-private-key.json
  3. Access the REST resources pages and enable the following REST endpoints (the module already came with pre-configured settings - Don't set the authentication provider on these endpoints to the firebase_authentication)
    1. Firebase Authentication user register
    2. Firebase Authentication user login
  4. Configure the permissions to use the REST endpoints above.

OpenID Connect Microsoft Azure Active Directory client

Documentation for OpenID Connect plugin: OpenID Connect Microsoft Azure Active Directory client

Documentation for OpenID Connect Microsoft Azure Active Directory client (a Windows Azure Active Directory plugin for OpenID Connect).

Pages

Subscribe with RSS Subscribe to RSS - Drupal