PWA

Por PWA Plugin Contributors
(27 avaliações)
Baixar
  • Versão:
    0.8.1
  • Última atualização:
    há 4 meses
  • Instalações ativas:
    mais de 30 mil
  • Versão do WordPress:
    6.4 ou maior
  • Testado até o WordPress:
    6.6
  • Versão do PHP:
    7.0 ou maior

Hospedagem WordPress com plugin PWA

Onde hospedar o plugin PWA?

Este plugin pode ser hospedado em qualquer provedor que possua WordPress instalado. Recomendamos fortemente optar por uma hospedagem confiável, com servidores adaptados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin PWA em um provedor de confiança

A MCO2, além de configurar e instalar o WordPress na versão mais atualizada para seus clientes, fornece o WP SafePress, um sistema singular que assegura e aumenta a performance do seu site simultaneamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização automática de imagens, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Progressive Web Apps are user experiences that have the reach of the web, and are:

  • Confiável – Carregue instataneamente e nunca mostre o “downasaur”, mesmo em conexões instáveis.
  • Rápida – Responda as interações do usuário rapidamente, com animações suaves sem rolagem abrupta.
  • Cativante – Sinta-se como uma aplicação nativa,
    com uma experiência imersiva.

This new level of quality allows Progressive Web Apps to earn a place on the user’s home screen.

Continue lendo sobre Progressive Web Apps (PWA) do Google.

Em geral, uma PWA depende das seguintes tecnologias para estar disponível:

This plugin serves as a place to implement support for these in WordPress with the intention of being proposed for core merge, piece by piece. Case in point, the HTTPS functionality from this plugin has largely been made part of Core: Improved HTTPS detection and migration in WordPress 5.7.

This feature plugin is not intended to obsolete the other plugins and themes which turn WordPress sites into PWAs. Rather, this plugin is intended to provide the PWA building blocks and coordination mechanism for these themes and plugins to not reinvent the wheel and also to not conflict with each other. For example, a theme that implements the app shell model should be able to extend the core service worker while a plugin that provides push notifications should be able to do the same. Themes and plugins no longer should have to each create a service worker on their own, something which is inherently problematic because only one service worker can be active at a time: only one service worker can win. If you are developing a plugin or theme that includes a service worker, consider relying on this PWA plugin, or at least only use the built-in implementation as a fallback for when the PWA plugin is not available.

In versions prior to 0.6, no caching strategies were added by default. The only service worker behavior was to serve an offline template when the client’s connection is down or the site is down, and also to serve an error page when the server returns with 500 Internal Server Error. As of 0.6, there is a new “Offline browsing” toggle on the Reading Settings screen in the admin. It is disabled by default, but when enabled a network-first caching strategy is registered for navigations so that the offline page won’t be shown when accessing previously-accessed pages. The network-first strategy is also used for assets from themes, plugins, and WordPress core. In addition, uploaded images get served with a stale-while-revalidate strategy. For all the details on these changes, see the pull request.

Documentation for the plugin can be found on the GitHub project Wiki.

O desenvolvimento deste plugin é feito no GitHub. Solicitações de pull são bem-vindas. Consulte os problemas relatados antes de acessar fórum de plugins.

Do mesmo author (PWA Plugin Contributors)

AMP
(368 avaliações)

Um caminho mais fácil para uma ótima experiência de página para todos. Desenvolvido por AMP.