We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Support Find a Developer Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Support Find a Developer Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Add-Ons
default app icon

MX Mobile Detect

By Max Lazar
Visit
Description

MX Mobile Detect is a lightweight plugin for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

{if "{exp:mobile_detect:device}" != "not_mobile"}
    ...
{/if}d
{if "{exp:mobile_detect:device}" == "not_mobile"}
        ...
    {/if}
    
    {if "{exp:mobile_detect:isphone}"}
        is phone
    {/if}
Information
Version 4.2.0
Last Update 2 months ago
Compatibility EE 6, 5, 4, 3, 2, 1
License MIT
Links
  • Support
Visit
ExpressionEngine Home Features Contact
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.