WP Manifestindependent plugin directory
manifest / utilities / anbarli-android-app-redirect

Anbarlı Android App Redirect

Android uygulamasına yönlendirme için WordPress eklentisi.

by Anbarlı · github.com/anbarli/anbarli-android-app-redirect · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/anbarli/anbarli-android-app-redirect/archive/refs/heads/main.zip

Declares an update source (https://github.com/anbarli/anbarli-android-app-redirect), so updates arrive through the plugin's own updater.

From the readme

Anbarlı Android App Redirect A lightweight WordPress plugin that displays an Open in App banner to Android visitors. If the Android app is not installed, the visitor is redirected to the configured Google Play page. Android ziyaretçilere Uygulamada Aç bildirimi gösteren hafif bir WordPress eklentisidir. Uygulama yüklü değilse ziyaretçi, ayarlanan Google Play sayfasına yönlendirilir. English Features - Works only on Android devices. - Can be displayed to all Android visitors or only logged-in users. - Opens the installed Android app using an Android Intent URL. - Falls back to the configured Google Play URL when the app is not installed. - Preserves the current page path and query string. - Does not display while the website is running in PWA/standalone mode. - Configurable title, message, button text, and dismissal period. - Theme-independent; no theme file changes are required. Installation 1. Download the latest ZIP from the repository's Releases page. 2. In WordPress, go to Plugins Add New Plugin Upload Plugin. 3. Upload the ZIP, install it, and activate it. 4. Go to Settings Android App Redirect. 5. Enter the Android package name and the full Google Play URL. 6. Confi

Read the full README on GitHub →