Problem/Motivation

Currently, the module does not support headless sites, as these need to be able to register both the backend and frontend URLs.

Proposed resolution

Add support to the current functionality so that the frontend URL can also be registered for each multisite.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dcimorra created an issue. See original summary.

julianvj made their first commit to this issue’s fork.

alexismmd made their first commit to this issue’s fork.

alexismmd’s picture

Thank you @julianvj for this great contribution!

I've reviewed the MR and made the fixes to pass the CI pipeline.

Since this MR introduces significant new features (configuration entity, JSON:API exposure, headless support, site reconciliation), I've created a new `2.0.x` branch and retargeted the MR accordingly. The release will be tagged as `2.0.0-beta1`.

alexismmd’s picture

Version: 1.0.x-dev » 2.0.x-dev
Assigned: Unassigned » alexismmd
Status: Active » Needs review