faonni/module-browser

Extension determines the capabilities of the customer's browser.

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 1

Open Issues: 0

Type:magento2-module

2.0.1 2016-12-25 10:59 UTC

This package is auto-updated.

Last update: 2024-02-29 03:23:38 UTC


README

Extension determines the capabilities of the customer's browser.

Browser Info section

Magento2 Browser Info

### Customers Now Online section

Magento2 Browser Info

## Install with Composer as you go
  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-browser

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy