> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.2.x/developers/understanding-varbase/optional-components/varbase-media-instagram.md).

# Varbase Media Instagram

Manages default config for Instagram media type.

## Varbase Media Instagram Module

{% hint style="info" %}
Varbase media Instagram features are bundled through the **Varbase Media Instagram** 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 Instagram** module in:
{% endhint %}

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

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

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