2017 © Pedro Peláez
 

silverstripe-module silverstripe-mobiledetect

SilverStripe mobile detection

image

hestec/silverstripe-mobiledetect

SilverStripe mobile detection

  • Wednesday, February 8, 2017
  • by hestec
  • Repository
  • 0 Watchers
  • 0 Stars
  • 50 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

SilverStripe Mobiledetect

Overview

For some websites it's desirable to make it adaptive instead of responsive. This module detects if the users device is a mobile phone or not. If it ís a mobile phone the user will be redirected to the separate mobile theme. You can choose: redirected the mobile user to a separate (sub)domain with the mobile theme or just display the mobile theme at the same main domain., (*1)

Based on the SilverStripe Mobile module (https://github.com/silverstripe/silverstripe-mobile). But with this Adjustments:, (*2)

  • Mobile detection is handled by the PHP class Mobile Detect (http://mobiledetect.net/). This class is regularly updated with the newest mobile devices.
  • This module sees only mobile phones as mobile device, tablets are not treated as mobile device because in most situations the desktop version is displayed well on tablets.

Version

Using Semantic Versioning., (*3)

Requirements

  • SilverStripe > 3.1, tested untill 3.3.1.

Installation

composer require hestec/silverstripe-mobiledetect 1.*, (*4)

Usage

In the CMS, browse to the "Settings" tab on the left navigation bar to access the SiteConfig settings., (*5)

The Versions

08/02 2017

dev-master

9999999-dev

SilverStripe mobile detection

  Sources   Download

BSD-3-Clause

The Requires

 

mobile detection

08/02 2017

1.0.2

1.0.2.0

SilverStripe mobile detection

  Sources   Download

BSD-3-Clause

The Requires

 

mobile detection

12/05 2016

1.0.1

1.0.1.0

SilverStripe mobile detection

  Sources   Download

BSD-3-Clause

The Requires

 

mobile detection

12/05 2016

1.0.0

1.0.0.0

SilverStripe mobile detection

  Sources   Download

BSD-3-Clause

The Requires

 

mobile detection