> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/contacts.md).

# Contacts

> **Deprecated.** The underlying `cordova-plugin-contacts` plugin is deprecated by Apache with no official replacement; the maintained community fork `@herdwatch/cordova-plugin-contacts` can be used instead.

Access and manage Contacts on the device.

## Installation

```bash
ionic cordova plugin add cordova-plugin-contacts
npm install @awesome-cordova-plugins/contacts
```

**Plugin Repo:** <https://github.com/herdwatch-apps/cordova-plugin-contacts>

## Supported Platforms

* Android
* Browser
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
