Title: Fale Conosco Nvoip
Author: nvoip
Published: <strong>February 9, 2023</strong>
Last modified: June 22, 2026

---

Search plugins

![](https://ps.w.org/fale-conosco/assets/banner-772x250.png?rev=3582324)

![](https://ps.w.org/fale-conosco/assets/icon-256x256.png?rev=3582324)

# Fale Conosco Nvoip

 By [nvoip](https://profiles.wordpress.org/nvoip/)

[Download](https://downloads.wordpress.org/plugin/fale-conosco.2.0.0.zip)

 * [Details](https://pcd.wordpress.org/plugins/fale-conosco/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/fale-conosco/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/fale-conosco/#installation)
 * [Development](https://pcd.wordpress.org/plugins/fale-conosco/#developers)

 [Support](https://wordpress.org/support/plugin/fale-conosco/)

## Description

Fale Conosco Nvoip helps WordPress site administrators connect a Nvoip account, 
select an available Nvoip widget, and publish the widget loader on the public site.

Version 2.0.0 replaces the legacy manual widget setup with an OAuth-based connection
flow mediated by the Nvoip integrations backend. The plugin does not store the Nvoip
client secret, Nvoip access token, or Nvoip refresh token in WordPress. It stores
only a WordPress connection token issued by the Nvoip integrations backend and the
public widget token selected by the site administrator.

Main features:

 * Connect a Nvoip account from Settings > Nvoip.
 * Use OAuth without storing client secrets in WordPress.
 * List widgets available for the connected Nvoip account.
 * Publish the selected widget loader on the public WordPress site.
 * Disconnect or remove the selected widget from the WordPress admin area.

This plugin requires a Nvoip account to connect and publish a Nvoip widget.

### External services

This plugin connects to Nvoip services when the site administrator connects the 
account, lists widgets, saves the integration, disconnects the account, or when 
the selected public widget is rendered on the public site.

#### Nvoip Integrations API

Service: Nvoip Integrations API, provided by Nvoip Plataforma de Comunicacao Ltda.

Purpose: creates the OAuth authorization URL, completes the OAuth handoff, lists
widgets available for the connected Nvoip account, and disconnects the WordPress
connection when requested by the administrator.

Data sent: the WordPress site URL, plugin version, OAuth state and return URL during
the authorization flow; the OAuth handoff code during completion; and the WordPress
connection token for authenticated widget and disconnect requests.

When data is sent: when an administrator starts the OAuth connection, completes 
the OAuth connection, lists widgets, or disconnects the integration from Settings
> Nvoip.

Endpoint: `https://api.nvoip.com.br/integration`

Terms of service: https://www.nvoip.com.br/en/terms-of-service/

Privacy policy: https://www.nvoip.com.br/en/privacy-policy/

#### Nvoip Widget Loader

Service: Nvoip Widget Loader, provided by Nvoip Plataforma de Comunicacao Ltda.

Purpose: loads the selected public Nvoip service widget on the WordPress site.

Data sent: the public widget token selected by the administrator is included in 
the script URL as `public-token`.

When data is sent: each time a public page is rendered while the widget integration
is enabled.

Endpoint: `https://content.nvoip.com.br/widget/nvoip-widget-loader.js`

Terms of service: https://www.nvoip.com.br/en/terms-of-service/

Privacy policy: https://www.nvoip.com.br/en/privacy-policy/

## Screenshots

[⌊OAuth connection page in the WordPress admin area.⌉⌊OAuth connection page in the
WordPress admin area.⌉[

OAuth connection page in the WordPress admin area.

[⌊Widget selection and active integration status after connecting a Nvoip account.⌉⌊
Widget selection and active integration status after connecting a Nvoip account.⌉[

Widget selection and active integration status after connecting a Nvoip account.

## Installation

 1. Install the plugin from the WordPress Plugin Directory or upload the plugin ZIP
    file from Plugins > Add New > Upload Plugin.
 2. Activate Fale Conosco Nvoip in the WordPress admin area.
 3. Go to Settings > Nvoip.
 4. Click Connect to NVOIP and authorize your Nvoip account.
 5. Choose a widget and click Integrate.

## FAQ

### Which OAuth callback URL must be configured in Nvoip?

The fixed OAuth callback URL points to the Nvoip integrations backend:

    ```
    https://api.nvoip.com.br/integration/wordpress/oauth/callback
    ```

The WordPress route `/wp-json/nvoip/v1/oauth/callback` is a local return URL used
by the OAuth popup.

### Does the plugin store a Nvoip client secret in WordPress?

No. The client secret is kept only in the Nvoip integrations backend.

### Does the plugin store Nvoip access or refresh tokens in WordPress?

No. The plugin stores only a WordPress connection token issued by the Nvoip integrations
backend.

### What changes for users of the legacy Fale Conosco plugin?

Version 2.0.0 introduces a new OAuth-based setup. Administrators should reconnect
the Nvoip account from Settings > Nvoip and select the desired widget. Legacy manual
settings from older versions are not used by the new widget integration.

## Reviews

![](https://secure.gravatar.com/avatar/99b2211df8fb061ff420975dd9062fe6955129873e3f992917bcae5ed4ee677e?
s=60&d=retro&r=g)

### 󠀁[Fantastic](https://wordpress.org/support/topic/fantastic-3150/)󠁿

 [nvoip](https://profiles.wordpress.org/nvoip/) February 14, 2023

This plugin is fantastic. With a account on Nvoip you can unlock a lot of free features.

 [ Read all 0 reviews ](https://wordpress.org/support/plugin/fale-conosco/reviews/)

## Contributors & Developers

“Fale Conosco Nvoip” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ nvoip ](https://profiles.wordpress.org/nvoip/)

[Translate “Fale Conosco Nvoip” into your language.](https://translate.wordpress.org/projects/wp-plugins/fale-conosco)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fale-conosco/), check
out the [SVN repository](https://plugins.svn.wordpress.org/fale-conosco/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/fale-conosco/) by
[RSS](https://plugins.trac.wordpress.org/log/fale-conosco/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.0

 * Replaces the legacy manual setup with an OAuth-based Nvoip connection flow.
 * Adds widget listing and widget integration from Settings > Nvoip.
 * Uses a WordPress connection token issued by the Nvoip integrations backend instead
   of storing Nvoip OAuth secrets in WordPress.
 * Adds external service documentation for the Nvoip Integrations API and Nvoip 
   Widget Loader.

#### 1.0.2

 * Legacy Fale Conosco Nvoip version.

## Meta

 *  Version **2.0.0**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/fale-conosco/)
 * Tags
 * [chat](https://pcd.wordpress.org/plugins/tags/chat/)[contact form](https://pcd.wordpress.org/plugins/tags/contact-form/)
   [customer support](https://pcd.wordpress.org/plugins/tags/customer-support/)[live chat](https://pcd.wordpress.org/plugins/tags/live-chat/)
   [widget](https://pcd.wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/fale-conosco/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/fale-conosco/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/fale-conosco/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/fale-conosco/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/fale-conosco/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/fale-conosco/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/fale-conosco/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fale-conosco/reviews/)

## Contributors

 *   [ nvoip ](https://profiles.wordpress.org/nvoip/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fale-conosco/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.nvoip.com.br/)