From 4f5dbe41573c2730b286f1db779eb72643b79a29 Mon Sep 17 00:00:00 2001 From: Ricardo Sanz Date: Tue, 3 Sep 2024 21:17:16 +0200 Subject: [PATCH] Explain transform to ddev from bolierplate section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd0c1f7..45d1a1a 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,9 @@ Launch Aljibe Assistant. This will guide you throught the basic Drupal site inst You are ready! you will have a new Drupal project based on Aljibe ready for development. -## Transform project from boilerplate to ddev +## Transform project from Metadrop Boilerplate to DDEV Aljibe + +DDEV Aljibe is a reimplementation of [Metadrop Boilerplate](https://github.com/Metadrop/drupal-boilerplate) on top of DDEV. If you want to port a Metadrop Boilerplate project into an DDEV Aljibe project follow this instructions: - Create folder ddev-addons, it will contain all ddev project necessary to build the ddev project: ```