Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
75 lines (58 loc) · 1.06 KB

File metadata and controls

75 lines (58 loc) · 1.06 KB

OctoberCMS Browser Detector plugin

Detecting user's browser name, version, engine, device type and operating system.

Plugin adds found parameters to data attributes of the HTML tag.

This plugin use Bowser library.

banner

Available languages:

  • English
  • Русский

Browsers:

  • android
  • bada
  • blackberry
  • chrome
  • firefox
  • ios
  • kMeleon
  • msedge
  • msie
  • opera
  • phantom
  • qupzilla
  • safari
  • sailfish
  • samsungBrowser
  • seamonkey
  • silk
  • sleipnir
  • tizen
  • ucbrowser
  • vivaldi
  • webos

Browser engines

  • blink
  • gecko
  • msedge
  • msie
  • webkit

Device types

  • laptop
  • mobile
  • tablet

Operation Systems

  • android
  • bada
  • blackberry
  • chromeos
  • firefoxos
  • ios
  • linux
  • mac
  • sailfish
  • tizen
  • webos
  • windows
  • windowsphone

Quckstart guide

Just add Browser Detector component to your layouts.

Do not forget to add the "{% styles %}" and "{% scripts %}" tags to your layouts