From ac5a10d3d7480edc7dcbbe4396a2605e4c9612fc Mon Sep 17 00:00:00 2001 From: Philipp Kuhlmay Date: Fri, 7 Oct 2022 17:50:11 +0200 Subject: [PATCH] [BUGFIX] fixes links in extension module --- Resources/Private/Templates/BuilderModule/Index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Private/Templates/BuilderModule/Index.html b/Resources/Private/Templates/BuilderModule/Index.html index 0e1849042..487e55d57 100644 --- a/Resources/Private/Templates/BuilderModule/Index.html +++ b/Resources/Private/Templates/BuilderModule/Index.html @@ -12,7 +12,7 @@

What is this extension builder about?

  • We also want to provide a learning tool for Domain-Driven Design
  • Domain Driven Design

    - View Putting the Model to Work and Strategic Design by Eric Evans to get an introduction into Domain Driven Design (DDD). + View Putting the Model to Work and Strategic Design by Eric Evans to get an introduction into Domain Driven Design (DDD).

    Domain Modelling

    At first, you will start creating your Domain Model with a graphical editor. This editor will do the following for you: - Have a look at the Documentation Using the Extension Builder for more details. + Have a look at the Documentation Using the Extension Builder for more details.

    -

    Go to the Domain Modeller

    +

    Go to the Domain Modeller

    Iterative model refinement

    The first version of the model will usually not be the one you'll use later on. That's why you should take your time, and improve your model.
    @@ -40,6 +40,6 @@

    Iterative model refinement

    There you can configure which files should be overwritten, kept or merged if you save your model.
    A good practice would be, to let the Extension Builder generate the Partials for form fields and properties for you and include them in your templates.

    -

    Please have a look at the Security section to avoid unsecure extensions!

    +

    Please have a look at the Security section to avoid unsecure extensions!