drupal/markdown_easy_entities

Installs, configures, and creates content and block type for Markdown Easy module for Drupal.

Maintainers

Package info

git.drupalcode.org/project/markdown_easy_entities.git

Type:drupal-recipe

pkg:composer/drupal/markdown_easy_entities

Statistics

Installs: 24

Dependents: 0

Suggesters: 0

1.0.x-dev 2026-03-25 19:46 UTC

This package is auto-updated.

Last update: 2026-03-25 19:47:45 UTC


README

Installs and configures Markdown Easy module for Drupal and creates a content type and block type ready for Markdown content.

Configuring Drupal for Recipes

Ensure that your project is using the composer/installers Composer plugin version 2.3 or later (via composer show composer/installers)

Ensure that you are using Drush version 13 or later (via drush --version)

Installing this Recipe

composer require drupal/markdown_easy_entities

Applying this Recipe

From your project root. Rundrush recipe recipes/markdown_easy_entities Run drush cr