# Drupal CMS Basic Privacy

Adds basic privacy features such as consent management and remote content blocking.

## Recipes Applied
- [Drupal CMS Content Basics](https://www.drupal.org/project/drupal_cms_content_type_base)

## Modules and Themes Installed
- [BPMN.iO Modeler](https://www.drupal.org/project/bpmn_io)
- Custom Menu Links (core)
- [ECA Core](https://www.drupal.org/project/eca)
- [Klaro Cookie &amp; Consent Manager](https://www.drupal.org/project/klaro)
- [Menu Link Attributes](https://www.drupal.org/project/menu_link_attributes)
- [Modeler API](https://www.drupal.org/project/modeler_api)

## Installation
This project is part of [Drupal CMS](https://drupal.org/project/cms). If you're not using Drupal CMS, you can still use this recipe in your own project. Add it with the following Composer command:

```
composer require drupal/drupal_cms_privacy_basic
```

## Bugs and Feedback
If you encounter any bugs or have feedback about this recipe, please file an issue in the [Drupal CMS issue queue](https://www.drupal.org/project/issues/drupal_cms).
