> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Cordova

> Install Qonversion Cordova Plugin to validate user receipts, and get in-app subscription analytics and third-party integrations.

[![GitHub release](https://img.shields.io/github/v/release/qonversion/cordova-plugin?label=Latest%20Release)](https://github.com/qonversion/cordova-plugin/releases)

## Install via Cordova

Qonversion Plugin package is available on [npm](https://www.npmjs.com/package/@qonversion/cordova-plugin). Add it to your project with:

<CodeGroup>
  ```bash theme={null}
  cordova plugin add @qonversion/cordova-plugin
  ```
</CodeGroup>

This downloads the package from npm and wires up the native iOS and Android modules in one step.

## Kids Mode for Qonversion Cordova Plugin

In case you are building an App for Kids, [follow this guide](kids-mode-sdk) to learn about Kids Mode for Qonversion SDKs.

***

What’s Next

* [Analytics (Observer) Mode](analytics-mode)
* [Subscription Management Mode](subscription-management-mode)
