DocsoPWA2. Requirements
Getting Started

2. Requirements

oPWAorravo.com/docs/opwa/2-requirements
ComponentMinimum
WordPress6.0+
PHP7.4+ (8.1+ recommended for native openssl_pkey_derive)
PHP extensionsopenssl with EC support, gmp (fallback ECDH for PHP < 8.1)
HTTPSRequired — service workers only run on secure origins
BrowserChrome 67+, Firefox 63+, Edge 79+, Safari 16.4+ (push not on all)

PHP 8.0 and below: The plugin uses a pure-PHP P-256 scalar multiplication fallback (GMP) for ECDH key agreement. Install the gmp extension if not present.


2. Requirements — oPWA Docs — Orravo