Title: CodeQuill Web to App
Author: WPcodeQuill
Published: <strong>10 mars 2026</strong>
Last modified: 20 mai 2026

---

Recherche d’extensions

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

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

# CodeQuill Web to App

 Par [WPcodeQuill](https://profiles.wordpress.org/wpcodequill/)

[Télécharger](https://downloads.wordpress.org/plugin/codequill-web-to-app.1.0.6.zip)

 * [Détails](https://fr.wordpress.org/plugins/codequill-web-to-app/#description)
 * [Avis](https://fr.wordpress.org/plugins/codequill-web-to-app/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/codequill-web-to-app/#installation)
 * [Développement](https://fr.wordpress.org/plugins/codequill-web-to-app/#developers)

 [Support](https://wordpress.org/support/plugin/codequill-web-to-app/)

## Description

**CodeQuill Web to App** is a lightweight, zero-configuration Progressive Web App(
PWA) generator for WordPress. It allows your mobile and desktop visitors to install
your website directly onto their devices just like a native app.

By utilizing a dynamic Web App Manifest and a highly optimized, Network-First Service
Worker, your site will load faster, provide an offline fallback page when users 
lose their internet connection, and feel like a true standalone application.

### Key Features:

 * **One-Click Install Button:** Automatically displays a sleek, floating « Install
   App » button for supported mobile and desktop browsers.
 * **Dashboard Management:** Easily customize your App Name, Short Name, Theme Colors,
   and App Icons directly from the WordPress Admin area.
 * **Dynamic Manifest:** Automatically generates and links your `manifest.json` 
   file on the fly based on your customized settings.
 * **Network-First Service Worker:** Ensures users always see your latest live content,
   but automatically falls back to a cached version if their internet connection
   drops.
 * **Zero Scope Issues:** Dynamically serves the Service Worker from the root of
   your site, bypassing the strict directory limitations that break most other PWA
   plugins.
 * **Safe for WP-Admin:** Carefully excludes the WordPress dashboard and login pages
   from caching, ensuring you never get locked out of your site.

## Installation

 1. Upload the entire `codequill-web-to-app` folder to the `/wp-content/plugins/` directory,
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **PWA Settings** in your WordPress Admin Menu.
 4. Fill out your App Name, choose your brand colors, and paste the direct URLs for
    your 192×192 and 512×512 app icons.
 5. Click **Save Changes**.
 6. Visit your website on an Android device or Google Chrome desktop to see the « Install
    App » prompt!

## FAQ

### Why isn’t the « Install App » button showing up?

Progressive Web Apps have strict browser requirements. If the button is hidden, 
ensure that:
 1. Your website is running on a secure `HTTPS` connection (SSL is 
mandatory). 2. You have successfully uploaded and saved BOTH a 192×192 and a 512
×512 icon in the settings. 3. You haven’t already installed the app on your testing
device. (If you have, uninstall it first to see the button again).

### Does the install button work on iPhones (iOS)?

Apple iOS (Safari) currently blocks the automatic « Install Prompt » pop-up. iOS
users can still install your PWA, but they must do it manually by tapping the « 
Share » icon in Safari and selecting « Add to Home Screen ». The automatic install
button will display perfectly on Android devices and desktop browsers like Chrome
and Edge.

### Will this cache my WordPress Admin area?

No. The included Service Worker is explicitly programmed to ignore the `/wp-admin/`
dashboard and `/wp-login.php` pages, ensuring your backend management remains completely
dynamic and secure.

## Avis

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

### 󠀁[Excellent Plugin and onclick Working](https://wordpress.org/support/topic/excellent-plugin-and-onclick-working/)󠁿

 [ramesh9875](https://profiles.wordpress.org/ramesh9875/) 21 mai 2026 1 réponse

Excellent Plugin and on click working, Very Easy to use any one, and I can track
how many users install.

 [ Lire l’avis ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« CodeQuill Web to App » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « CodeQuill Web to App » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/codequill-web-to-app)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/codequill-web-to-app/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/codequill-web-to-app/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/codequill-web-to-app/)
par [RSS](https://plugins.trac.wordpress.org/log/codequill-web-to-app/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

#### 1.0.6

Date: 20-05-2026
 * New: Added a live « Total App Installs » tracking widget to 
the admin dashboard.

#### 1.0.5

 * New: Completely redesigned the plugin settings dashboard with a premium, modern
   UI.
 * New: Added a WPCodeQuill product showcase to discover more premium plugins and
   themes.
 * Fix: Resolved a critical issue where the Service Worker was not properly caching
   pages for offline use.
 * Fix: Corrected the dynamic manifest generation to ensure the « Install App » 
   prompt triggers reliably.
 * Tweak: Restructured plugin core files (separated admin and frontend code) for
   better performance and security.
 * Tweak: Resolved WPCS strict coding standards warnings for script enqueuing.

#### 1.0.4

 * Resolved minor code standard warnings for WordPress Repository compliance.
 * Fixed output escaping issues.

#### 1.0.4

 * Resolved minor code standard warnings for WordPress Repository compliance.
 * Fixed output escaping issues.

#### 1.0.3

 * Complete refactor for WordPress Repository compliance.
 * Renamed plugin to CodeQuill Web to App.
 * Implemented unique prefixing for all classes, options, and variables to prevent
   conflicts.
 * Moved Service Worker and JavaScript logic to utilize `wp_enqueue_script` and `
   wp_add_inline_script`.
 * Updated Service Worker to a true Network-First strategy with offline fallback.
 * Solved Service Worker scope limitations using dynamic PHP header injection.

#### 1.0.0

 * Initial release.

## Méta

 *  Version **1.0.6**
 *  Dernière mise à jour **il y a 3 mois**
 *  Installations actives **10+**
 *  Version de WordPress ** 6.0 ou plus **
 *  Testé jusqu’à **7.0.4**
 *  Version de PHP ** 8.0 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/codequill-web-to-app/)
 * Étiquettes
 * [install app](https://fr.wordpress.org/plugins/tags/install-app/)[Mobile App](https://fr.wordpress.org/plugins/tags/mobile-app/)
   [progressive web app](https://fr.wordpress.org/plugins/tags/progressive-web-app/)
   [pwa](https://fr.wordpress.org/plugins/tags/pwa/)[web to app](https://fr.wordpress.org/plugins/tags/web-to-app/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/codequill-web-to-app/advanced/)

## Évaluations

 5 sur 5 étoiles.

 *  [  1 avis à 5 étoile     ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/?filter=5)
 *  [  0 avis à 4 étoile     ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/?filter=4)
 *  [  0 avis à 3 étoile     ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/?filter=3)
 *  [  0 avis à 2 étoile     ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/?filter=2)
 *  [  0 avis à 1 étoile     ](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/?filter=1)

[Votre avis](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/#new-post)

[Tout voir](https://wordpress.org/support/plugin/codequill-web-to-app/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/codequill-web-to-app/)