Title: Fusion Web App
Author: maurohmartinez
Published: <strong>Gorffennaf 13, 2020</strong>
Last modified: Tachwedd 24, 2020

---

Search plugins

![](https://ps.w.org/fusion-web-app/assets/banner-772x250.png?rev=2339481)

Nid yw’r ategyn hwn **wedi cael ei ddiweddaru ers 3 ryddhad mawr**. Efallai nad 
yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio
gyda fersiynau mwy diweddar o WordPress.

![](https://ps.w.org/fusion-web-app/assets/icon-256x256.png?rev=2339481)

# Fusion Web App

 Gan [maurohmartinez](https://profiles.wordpress.org/maurohmartinez/)

[Llwytho i lawr](https://downloads.wordpress.org/plugin/fusion-web-app.1.0.3.zip)

 * [Details](https://cy.wordpress.org/plugins/fusion-web-app/#description)
 * [Reviews](https://cy.wordpress.org/plugins/fusion-web-app/#reviews)
 * [Development](https://cy.wordpress.org/plugins/fusion-web-app/#developers)

 [Cefnogaeth](https://wordpress.org/support/plugin/fusion-web-app/)

## Disgrifiad

This is a free plugin to send push notifications using Expo Api https://expo.io/
notifications. In order to use this plugin, you need an App built with React Native
and Expo. This plugin creates an API to interact with your native App and stores
users unique push tokens to eb able to send them notifications from your Admin Panel.

### Characteristics

 1. Send push notifications
 2. Register screens for your App and redirect users to specific content when they 
    open notifications.
 3. Keep track of all your notifications sent and the users registered to your App.
 4. Save unfinished push notifications as draft and return later to finish and send
    them.

### Rest API

Fusion Web App registers the next API routes for you to connect to your wordpress
site.

Note: We strongly recommend to use htpps in order to protect your site.

**– your_site/wp-json/app/appregister-user-token**
 Type: POST Action: It registers
the user’s push token and stores the information in the database. Authentication:
Basic authentification by providing user credentials. Response: [success: true] –
status 201. Else [success: false, error: error_code] – status 201. Params: $username:
A real active user in your wordpress site. It does not need to have admin roles,
a subscriber is enough. $password: The password for the user provided. $installation_id:
The Expo installation ID. Use import Constants from ‘expo-constants’; Constants.
installationId. $name_device: The name of the user’s device Use import Constants
from ‘expo-constants’; Constants.deviceName. $platform: only accepts ‘ios’ or ‘android’.
Use import { Platform } from ‘react-native’; Platform.OS. $token: Expo push notification
token. For more info on this read the [documentation](https://docs.expo.io/versions/latest/sdk/notifications/).

**– your_site/wp-json/app/remove-user-token**
 Type: POST Authentication: Basic 
authentification by providing user credentials. Response: [device_removed: true]–
status 201. Else [device_removed: false, error: error_code] – status 201. Action:
It removes the user’s push token. Use this route when your users logout from your
application and stop sending them push notifications. Also, you can use it in case
your app allows users to choose whether to receive or not notifications in the settings.
Params: $username: A real active user in your wordpress site. It does not need to
have admin roles, a subscriber is enough. $password: The password for the user provided.
$installation_id: The Expo installation ID. Use import Constants from ‘expo-constants’;
Constants.installationId. $token: Expo push notification token. For more info on
this read the [documentation](https://docs.expo.io/versions/latest/sdk/notifications/).

**– your_site/wp-json/app/get-main-categories**
 Type: GET Authentication: None 
Response: Array([‘blogs’ => $blogs, ‘audios’ => $audios, ‘videos’ => $videos ]) 
Action: Use this route to fetch the main categories (those without parents) of your
website. Params: None.

## Lluniau Sgrin

 * [[
 * This screen shot description corresponds to screenshot-1.(png).
 * [[
 * This screen shot description corresponds to screenshot-2.(png).
 * [[
 * This screen shot description corresponds to screenshot-3.(png).

## Cwestiynau Cyffredin

### How can I use it?

In order to use this plugin, you need an App built with React Native and Expo. This
plugin creates an API to interact with your native App and stores users unique push
tokens to eb able to send them notifications from your Admin Panel.

### Is it free?

Yes.

## Adolygiadau

There are no reviews for this plugin.

## Contributors & Developers

“Fusion Web App” is open source software. The following people have contributed 
to this plugin.

Cyfranwyr

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

[Translate “Fusion Web App” into your language.](https://translate.wordpress.org/projects/wp-plugins/fusion-web-app)

### Interested in development?

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

## Cofnod Newid

#### 1.0.0

First realease.

#### 1.0.1

Push token fixed.

## Meta

 *  Version **1.0.3**
 *  Last updated **5 blynedd yn ôl**
 *  Active installations **10+**
 *  WordPress version ** 4.7 neu uwch **
 *  Tested up to **5.5.18**
 *  PHP version ** 7.0 neu uwch **
 *  Language
 * [English (US)](https://wordpress.org/plugins/fusion-web-app/)
 * Tags
 * [app](https://cy.wordpress.org/plugins/tags/app/)[connect](https://cy.wordpress.org/plugins/tags/connect/)
   [expo](https://cy.wordpress.org/plugins/tags/expo/)[push notifications](https://cy.wordpress.org/plugins/tags/push-notifications/)
   [web](https://cy.wordpress.org/plugins/tags/web/)
 *  [Advanced View](https://cy.wordpress.org/plugins/fusion-web-app/advanced/)

## Graddau

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fusion-web-app/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fusion-web-app/reviews/)

## Cyfranwyr

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

## Cefnogaeth

Rhywbeth i’w ddweud? Angen help?

 [Gweld y fforwm cefnogi](https://wordpress.org/support/plugin/fusion-web-app/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/maurohmartinez)