Linux 软件免费装
Banner图

Appushy

开发者 shafayatbayezid
更新时间 2026年9月3日 01:36
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce mobile app push notification tutor lms appilix better messages

下载

1.0.1 0.0.1

详情介绍:

Appilix turns your WordPress site into a native Android/iOS app. It gives you a Push Notification API and a user-identity mechanism, but using either from WooCommerce order events requires writing and hosting your own integration code — not realistic for Appilix's largely no-code audience. Appushy closes that gap. Connect your Appilix App Key and API Key, turn on the order statuses you want to notify customers about, and Appushy handles the rest: identifying which customer to notify, sending the push, and logging what happened — automatically, every time an order changes status. What Appushy does What Appushy needs from you first Appilix's Push Notification module requires Firebase to be connected on the Appilix side before any of this works — that's an Appilix-side setup step, not something Appushy can do for you. See "Before you start" in the plugin's own documentation, linked from the Settings screen, for the full checklist (Firebase project, Cloud Messaging enabled, app rebuilt and reinstalled with the new configuration baked in). Honest limitations This plugin bundles the Plus Jakarta Sans, Instrument Serif, and JetBrains Mono typefaces (SIL Open Font License 1.1) for its setup wizard — see assets/fonts/OFL.txt.

安装:

  1. Upload and activate Appushy like any WordPress plugin, or install it directly from the WordPress Plugin Directory.
  2. Works with WooCommerce, Tutor LMS, and/or Better Messages — activate whichever you use; Appushy detects each one automatically and never requires any of them just to install.
  3. You'll be taken to a short guided setup wizard automatically after activation. Paste your Appilix App Key and API Key (found in your Appilix dashboard's Push Notification API panel) when prompted, then send a test push to confirm delivery to a real device.
  4. Prefer to skip the wizard? Use "Skip setup" on any step to go straight to Appushy → Settings, where you can connect and test manually at any time.
  5. Go to Appushy → Push Automation and turn on the order statuses you want to notify customers about.

屏幕截图:

  • Push Automation — see and control every notification WooCommerce can send, in one place.
  • Logs — every send attempt, with a clear explanation for anything that wasn't delivered.

常见问题:

Do I need a paid Appilix plan?

Yes. The Push Notification API is a paid Appilix module and is not available on Appilix's free trial. You'll also need Firebase connected on the Appilix side — see "Before you start" in the plugin's documentation.

Why isn't a customer receiving notifications?

Almost always because they haven't opened your app and been identified yet. Appushy's log will show "Not delivered — Hasn't opened your app yet" for these — this is the expected, normal outcome for a customer who hasn't used the app, not an error.

Why do automatic notifications sometimes arrive a minute or so late?

That's WordPress's own background task scheduling (Action Scheduler), not Appushy or Appilix — by default it only runs when someone visits your site, so on a quiet site a notification can wait briefly for the next page load before it's sent. For instant delivery regardless of traffic, set up a real server cron job instead of WordPress's default (define( 'DISABLE_WP_CRON', true ); in wp-config.php, plus a real cron entry hitting wp-cron.php — most hosts support this, and it's the same fix WooCommerce recommends for order-processing timing). Manual sends aren't affected — those go out immediately.

Does this work for guest checkouts?

Yes, when identifying customers by email (the default). Appushy registers the order's billing email with Appilix automatically on the order-confirmation page, whether or not the customer has an account.

Can I customize the notification text?

Not in the free version — each order status has fixed, pre-written text with variables like the customer's name and order number filled in automatically. A template editor is planned as part of a future paid tier.

Is my Appilix data safe?

Your App Key and API Key are never displayed after saving (masked in the UI) and never appear in the notification log. See "External Services" above for exactly what's sent to Appilix and when.

更新日志:

1.0.1 0.0.1