User Interface: Suggestions Directly in the UI
Context Control Center has some extra functionality when different modules are installed. We could highlight them to the user in order for them to see what added functionality they could have.
These are currently listed in the Composer.json, but could be highlighted to the site builder/content editor:
- drupal/diff "Allows to compare revisions of context items",
- drupal/document_loader: The Document Loader MDX module allows loading a document's contents directly into context items through the MDXEditor
- drupal/dynamic_entity_reference: Enable target entity scope and per-item target entity restrictions
All they have to do is install the modules and they get the added functionality.
This followed discussions over at #3586228 .
issue