dev-master
9999999-devSilverStripe mobile detection
BSD-3-Clause
The Requires
by Eric Hes
mobile detection
Wallogit.com
2017 © Pedro Peláez
SilverStripe mobile detection
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)
Using Semantic Versioning., (*3)
composer require hestec/silverstripe-mobiledetect 1.*, (*4)
In the CMS, browse to the "Settings" tab on the left navigation bar to access the SiteConfig settings., (*5)
SilverStripe mobile detection
BSD-3-Clause
mobile detection