apax/recipe_apax_decoupled

A Drupal 10 recipe for extending the apax/recipe_apax_base recipe with additional Drupal modules and configurations for a decoupled Drupal setup.

dev-main 2025-06-18 00:38 UTC

This package is not auto-updated.

Last update: 2025-06-18 07:03:33 UTC


README

A Drupal 10 recipe for extending the apax/recipe_apax_base recipe with additional Drupal modules and configurations for a decoupled Drupal setup.

This Drupal recipe is designed to:

  • Install the APAX Base recipe
  • Install and configure GraphQL Compose for common entities
  • Install and configure Simple OAuth for authentication
  • Install and configure Visual Editor for inline editorial experience

Usage

composer require apax/recipe_apax_decoupled
drush recipe ./path/to/recipe_apax_decoupled

Local Development

This project uses Lando for local development. Starting Lando from inside this project will build and install a containerized Drupal site with this recipe applied. You can start Lando with the following command:

lando start

Reinstall the site and reapply the recipe with the following command:

lando rebuild

Local Development

This project uses Lando for local development. Starting Lando will install containerized Drupal site with the recipe applied. You can start Lando with the following command:

lando start

Reinstall the site and reapply the recipe with the following command:

lando rebuild