Skip to content

DWMD-io/DwmdBrowserDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DwmdBrowserDetection

Shopware 6 browser detection

This plugin accurately detects the user's browser. It adds a corresponding CSS class to the body element (e.g., 'is-chrome', 'is-firefox') for easy styling and functionality adjustments based on the browser in use. Supports detection of Chrome, Firefox, Safari, Opera, Edge, and Internet Explorer.

Installation

  1. download zip-file
  2. upload in shopware administration: Extensions > My extensions > Upload extension
  3. activate DwmdBrowserDetection Plugin
  4. clear cache via console bin/console cache:clear or Settings > Caches & indexes > Clear caches