定制 balazscsaba2006/mobiledetect 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

balazscsaba2006/mobiledetect

Composer 安装命令:

composer require balazscsaba2006/mobiledetect

包简介

MobileDetect integration into Craft CMS 3.

README 文档

README

MobileDetect integration into Craft CMS 3.

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

Requirements

This plugin requires Craft CMS 3.0.0-RC1 or later.

Install

  • Install with Composer via: composer require balazscsaba2006/mobiledetect
  • Navigate to Settings -> Plugins and click the "Install" button

Usage

Get device version:

{{ craft.mobiledetect.version('iPad') }} # 4.3 (float)

Get device type:

{{ craft.mobiledetect.type }} # mobile|tablet|none (string)

Check if device is iOS or Android:

{{ craft.mobiledetect.isiOS }} or {{ cract.mobiledetect.is('iOS') }}
{{ craft.mobiledetect.isAndroidOS }} or {{ cract.mobiledetect.is('isAndroidOS') }}

Check if device is mobile or tablet:

{{ craft.mobiledetect.isMobile }}
{{ craft.mobiledetect.isTablet }}

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2018-06-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固