candyblue/kirby3-browserupgrade

Detects old browsers and displays a warning.

Fund package maintenance!
lukas-becker.eu

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:kirby-plugin

v1.0 2020-11-17 21:01 UTC

This package is auto-updated.

Last update: 2025-04-18 06:47:27 UTC


README

Installation

Install the plugin with: composer require candyblue/kirby3-browserupgrade

Usage

  1. Add <?php snippet('browserupgrade-styles') ?> into the <head> and <?php snippet('browserupgrade') ?> into the <body>.
  2. Use .browserupgrade-class for custom styles.
  3. Optionally: Add custom translations in your site/languages-folder.