This project is under active development.

Content Access Simple

This module utilizes the functionality of the Content Access module but adds a simpler interface for managing view access

Webform Block Element

This module introduces a new feature for Webform: the ability to include Drupal Blocks as fields within your Webforms.

Drupal CMS Starter

This project is part of Drupal CMS. All bug reports and feedback should be filed in the Drupal CMS issue queue.

This recipe, despite its name, should not be used on its own to start a new project. To get started with Drupal CMS, visit its project page for instructions.

CKEditor 5 Inline Quote

Basic module that adds a button in CKEditor 5 allowing to create HTML inline quotes: <q></q>.

HTML to Markdown Converter

The HTML to Markdown Converter module for Drupal provides a simple and efficient way to convert HTML content into Markdown format.

AI Agents Chatbot Evaluation Recipe

This recipe lets you setup the AI Agents Chatbot on your site via a recipe and also lets you evaulate what the agents produces and export this to the developers for improvements.

To install:

  1. Get the recipe using composer "composer require drupal/ai_agents_chatbot_evaluation_recipe".
  2. Apply the recipe "drush recipe recipes/contrib/ai_agents_chatbot_evaluation_recipe"
  3. Login and setup the API key of your choice under /admin/config/ai/providers
  4. A chatbot should popup in the Claro theme where you can start asking it to do things for you.

Pages

Subscribe with RSS Subscribe to RSS - Under active development