# Varbase Media Twitter

Manages default config for Tweet media type.

## Varbase Media Twitter Module

{% hint style="info" %}
Varbase media twitter features are bundled through the **Varbase Media Twitter** module as part of the **Varbase Media** module.\
GitHub: <https://github.com/Vardot/varbase_media>\
Drupal.org: <https://www.drupal.org/project/varbase_media>

After building a project using the `varbase-project` template, you can see the code of the **Varbase Media Twitter** module in:
{% endhint %}

```
project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_media
                |-- modules
                    |-- varbase_media_twitter
```

Brings in the following core and contributed modules to your site:

| Module                                                                          | Purpose                        |
| ------------------------------------------------------------------------------- | ------------------------------ |
| [**Media Entity Twitter**](https://www.drupal.org/project/media_entity_twitter) | Media Entity Twitter provider. |
