What is the purpose of these modules

Created on 31 October 2024, 15 days ago

Problem/Motivation

What is the purpose of these modules? I understand that these are optional modules, but how do they help extend lb_plus? Little description for each will be helpful.

composer require drupal/toolbar_plus:dev-1.0.x
composer require drupal/edit_plus:dev-1.0.x
composer require drupal/field_sample_value:dev-1.0.x
composer require drupal/twig_events:dev-1.0.x

πŸ’¬ Support request
Status

Active

Version

3.1

Component

Miscellaneous

Created by

πŸ‡΅πŸ‡°Pakistan ugintl

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ugintl
  • πŸ‡ΊπŸ‡ΈUnited States Tim Bozeman

    Toolbar Plus integrates with cores experimental navigation module. It adds an Edit button to the bottom of the sidebar. When you enter Edit Mode the navigation sidebar is replaced with a photoshop like toolbar with multiple tools. So far the tools are LB+ and Edit+

    Edit+ adds inline editing much like quickedit, but different.

    We have a philosophy of getting content on the page quickly and then making it easy for the user to edit it. We do so by auto-generating field values when you place a block. Field sample value makes the values that are generated plugable and gives a few default plugins.

    Twig events let's us use twig_render_template.

    All this is to provide a radical new editorial experience where you no longer need the edit or layout tab.

  • πŸ‡΅πŸ‡°Pakistan ugintl

    Drupal 10.3
    Php 8.2 and 8.3

    When i enable Edit Plus, I see The website encountered an unexpected error. Try again later.

  • πŸ‡΅πŸ‡°Pakistan ugintl

    Does layout builder plus do anything on his own?

  • πŸ‡ΊπŸ‡ΈUnited States Tim Bozeman

    When I enable Edit Plus, I see The website encountered an unexpected error. Try again later.

    Yeah these modules are under development. While they are usable, they aren't obvious how to set up yet. We're working on that though. There are some instructions on how to get it going with Umami on the toolbar+ page β†’ .

    Layout Builder + is a drop in replacement for the layout builder UI. The biggest difference is drag and drop and sortable sections and stuff.

Production build 0.71.5 2024