Title: App26 Mobile App
Author: mnsise
Published: <strong>September 9, 2026</strong>
Last modified: September 9, 2026

---

Search plugins

![](https://ps.w.org/app26-mobile-app/assets/banner-772x250.png?rev=3687684)

![](https://ps.w.org/app26-mobile-app/assets/icon-256x256.png?rev=3687684)

# App26 Mobile App

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

[Download](https://downloads.wordpress.org/plugin/app26-mobile-app.1.3.9.zip)

 * [Details](https://test.wordpress.org/plugins/app26-mobile-app/#description)
 * [Reviews](https://test.wordpress.org/plugins/app26-mobile-app/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/app26-mobile-app/#installation)
 * [Development](https://test.wordpress.org/plugins/app26-mobile-app/#developers)

 [Support](https://wordpress.org/support/plugin/app26-mobile-app/)

## Description

**App26 Mobile App** is the official WordPress bridge for the App26 store manager
mobile application.

After you install this plugin on the same WordPress site your App26 app connects
to, you get:

 * Storefront support chat widget (no theme code required)
 * Staff replies from the App26 mobile inbox
 * Order status SMS through your existing SMS plugin panel
 * One-time customer satisfaction (CSAT) survey links
 * Lightweight realtime revision endpoints for the mobile app
 * Dashboard bundle endpoint to reduce WooCommerce API round-trips

#### Requirements

 * WordPress 6.0+
 * PHP 7.4+
 * WooCommerce
 * An App26 mobile app account connected with an Application Password that can manage
   WooCommerce

#### Admin screens

All settings live under **App26** in wp-admin:

 * Overview
 * Support (chat widget)
 * Customer satisfaction
 * SMS settings

#### SMS

If a compatible SMS plugin is installed (WP SMS, Persian WooCommerce SMS, FarazSMS,
Melipayamak, and similar), open **App26  SMS settings**, enable sending through 
the site SMS panel, and optionally edit the order-status message template.

#### Privacy

This plugin stores chat conversations, satisfaction responses, and SMS-related options
on your WordPress site. Push device tokens are stored when the mobile app registers
them. The plugin does not send store data to App26 servers by itself; the mobile
app talks to your site over the WordPress REST API.

### External services

This plugin may connect to the Expo Push Notification service to deliver order alerts
to devices that registered an Expo push token from the App26 mobile app.

It sends Expo push tokens and short notification payloads (order id/status text)
to Expo when a matching order event occurs and at least one enabled device token
is stored. Notification content is not stored by Expo longer than needed for delivery.

This service is provided by Expo: [Terms of Service](https://expo.dev/terms), [Privacy Policy](https://expo.dev/privacy).

## Screenshots

[⌊App26 mobile dashboard with sales and order overview⌉⌊App26 mobile dashboard with
sales and order overview⌉[

App26 mobile dashboard with sales and order overview

[⌊Dark-mode analytics cards for users, sessions, and engagement⌉⌊Dark-mode analytics
cards for users, sessions, and engagement⌉[

Dark-mode analytics cards for users, sessions, and engagement

[⌊Orders list with status, customer, and amount⌉⌊Orders list with status, customer,
and amount⌉[

Orders list with status, customer, and amount

[⌊Products catalog with stock status and search⌉⌊Products catalog with stock status
and search⌉[

Products catalog with stock status and search

[⌊Product detail screen with attributes and price⌉⌊Product detail screen with attributes
and price⌉[

Product detail screen with attributes and price

[⌊App settings: theme, language, Analytics, support, and CSAT⌉⌊App settings: theme,
language, Analytics, support, and CSAT⌉[

App settings: theme, language, Analytics, support, and CSAT

## Installation

 1. Upload the `app26-bridge` folder to `/wp-content/plugins/`, or install the ZIP 
    via **Plugins  Add New  Upload Plugin**.
 2. Activate **App26 Mobile App**.
 3. Make sure WooCommerce is active.
 4. Open **App26** in wp-admin and configure Support, Satisfaction, and SMS.
 5. Connect the App26 mobile app to your site with an Application Password.

## FAQ

### Do I need to paste chat code into my theme?

No. After activation, the support widget loads on the storefront automatically when
enabled.

### Which SMS plugins are supported?

Common gateways such as WP SMS, Persian WooCommerce SMS, FarazSMS, Melipayamak, 
and SMSWOO are detected automatically. You can also hook custom providers with the`
app26_sms_provider` and `app26_sms_send` filters.

### Will App26 send duplicate SMS?

If your SMS plugin already sends WooCommerce order notifications and “force send”
is off, App26 will not send a second message. Enable force send only when you need
App26’s template as well.

### Does this replace WooCommerce?

No. It adds REST helpers and storefront features used by the App26 mobile app.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

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

Contributors

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

[Translate “App26 Mobile App” into your language.](https://translate.wordpress.org/projects/wp-plugins/app26-mobile-app)

### Interested in development?

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

## Changelog

#### 1.3.9

 * Fix i18n: menu labels use string literals for WordPress.org checks

#### 1.3.8

 * WordPress.org review fixes: enqueue CSAT assets, document Expo, trim tags, remove
   bundled translations

#### 1.3.7

 * Mobile chat panel and profile form now open full-screen

#### 1.3.6

 * Returning chat visitors no longer flash the profile form while the widget session
   loads

#### 1.3.5

 * Manager test survey link: enter a mobile number and get a one-time CSAT URL

#### 1.3.4

 * Fix product price labels showing raw `&nbsp;` in support chat

#### 1.3.3

 * Authenticate WooCommerce API keys on App26 routes (not only /wc/)
 * Query-string auth fallback when hosts strip Authorization headers

#### 1.3.2

 * Restore Authorization from alternate headers when hosts/security plugins strip
   it
 * Clearer REST auth errors for missing login vs missing capability

#### 1.3.1

 * Reliable Persian labels for Support and other App26 admin menu items
 * Load translations earlier so menu titles appear correctly
 * Safer chat widget mount when the document body is not ready yet

#### 1.3.0

 * Renamed top-level admin menu to App26
 * Added shared admin UI theme and overview dashboard
 * Added SMS settings screen and REST controls
 * Message templates for order-status SMS
 * WordPress.org packaging (readme, license, i18n)

#### 1.2.1

 * Chat, satisfaction, push, and SMS bridge improvements

## Meta

 *  Version **1.3.9**
 *  Last updated **6 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/app26-mobile-app/)
 * Tags
 * [chat](https://test.wordpress.org/plugins/tags/chat/)[customer support](https://test.wordpress.org/plugins/tags/customer-support/)
   [Mobile App](https://test.wordpress.org/plugins/tags/mobile-app/)[sms](https://test.wordpress.org/plugins/tags/sms/)
   [woocommerce](https://test.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://test.wordpress.org/plugins/app26-mobile-app/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/app26-mobile-app/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://360dialog.ir)