`
天梯梦
  • 浏览: 13729304 次
  • 性别: Icon_minigender_2
  • 来自: 洛杉矶
社区版块
存档分类
最新评论

Magento: 判断是否为手机浏览 Optimise Web's Mobile Detect Class for Magento

 
阅读更多

项目地址:Optimise Web's Mobile Detect Class for Magento

 

Optimise Web's Mobile Detect Class for Magento

MobileDetect.net is a lightweight PHP class for detecting mobile devices. Optimise Web's Magento extension allows using Mobile Detect's functions from within Magento.

 

Usage

Mage::helper('mobiledetect')->isMobile()

You can find all the mobile detection functions that Mobile_Detect provides on their Github project page and on their MobileDetect.net website. You just have to use Mage::helper('mobiledetect')-> instead of $detect->

This extension is primarily for use by developers who wish to write PHP conditionals to detect mobile devices.

 

FAQs

 

1. Should I backup Magento's files and database?

Not required. This extension doesn't touch Magento's core file system and it also doesn't interface with the database. Still, please make it a point to backup your files and database before installing or upgrading any Magento module.

 

2. Do you offer support for this extension?

This is a free extension and support will be limited. Please write to us and we'll do our best to help you out.

 

下载包:Optimiseweb_MobileDetect-0.2.2

 

 

原文/转自:Magento: 判断是否为手机浏览 Optimise Web's Mobile Detect Class for Magento

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

分享到:
评论

相关推荐

    Magento: Beginner's Guide ([Packt]出品 Magento新手指南)

    ### Magento新手指南知识点详解 #### 一、Magento简介与特性 **Magento**是一款功能强大的开源电子商务平台,由Varien公司(后被Adobe收购)于2008年首次发布。它以其灵活性、可扩展性和丰富的功能集而闻名,是...

    Magento: 后台添加预览按钮 View product in frontend from Magento admin

    通过以上步骤,我们就成功地为Magento后台添加了一个预览按钮。这个功能虽然看似简单,但对于提升Magento后台管理效率却有着显著的作用。同时,这也是一个很好的实践案例,展示了如何在Magento中进行模块化开发,...

    The Definitive Guide to Magento (Apress出品 Magento权威指南)

    该书由Apress出版社于2009年出版发行,旨在为读者提供一个全面、系统的Magento学习路径。Magento作为一个快速增长的电子商务平台,已经在全球范围内得到了广泛的应用。 #### 内容简介 本书全面地介绍了Magento的...

    Magento电子书:Inchoo's Magento Posts

    ### Magento电子书:Inchoo's Magento Posts #### 关键知识点概述 - **Magento性能优化**:本电子书中提到了如何通过启用GZip压缩来显著提高Magento网站的速度。 - **自定义结构块/引用**:文章详细介绍了如何在...

    magento判断用户登录和获取名称

    在Magento中,判断用户是否已经登录主要依赖于`customer/session`模型。这个模型包含了与用户会话相关的功能,包括检查用户登录状态。下面的PHP代码片段展示了如何使用`customer/session`来判断用户是否已经登录: ...

    Magento-Extension-MobileDetect:MobileDetect.net是用于检测移动设备的轻量级PHP类。 优化Web的Magento扩展允许从Magento内部使用Mobile Detect的功能

    Optimize Web的Magento扩展允许从Magento内部使用Mobile Detect的功能。 用法 Mage::helper('mobiledetect')->isMobile() 您可以在其Github项目页面和MobileDetect.net网站上找到Mobile_Detect提供的所有移动检测...

    Magento 1.3: PHP Developer's Guide ([Packt]出品 Magento 1.3开发手册)

    《Magento 1.3: PHP Developer's Guide》是Packt出版社出版的一本专为PHP开发者设计的Magento指南。本书由Jamie Huskisson撰写,内容全面覆盖了Magento 1.3版本的各个方面,包括安装过程、系统架构、常见模块(如...

    magento:Magento的免费PWA和SPA

    VueFrontCMS Connect App for Magento 显示你的 :red_heart: -给我们一个 :star: 帮助我们将这个项目发展到最好! VueFront是CMS不可知的SPA和PWA前端,适用于您的老式Blog和电子商务网站。 Magento通过最佳的电子...

    magento2-integration

    Magento:registered:2数据集成借助Datatric Connect扩展程序,可以轻松地将Magento:registered:2商店与Datatrics平台连接起来。安装在开始安装过程之前,我们建议您对webshop文件以及数据库进行备份。 有两种安装...

    Magento:适用于Dropday的Magento扩展

    通过SFTP或SSH导航到Magento [Magento]/app/code/ 。 上载带有扩展名的Dropday/OrderAutomation目录。 打开终端并导航到Magento根目录。 运行以下命令以启用Dropday扩展: php bin/magento module:enable Dropday_...

    magento:Magento片段

    总的来说,Magento是一个功能强大的电子商务平台,其丰富的API和插件生态系统为开发者提供了广阔的空间来实现创新和定制。深入了解和熟练掌握Magento的片段及其相关概念,将有助于你构建高质量的在线商店。

    Magento Beginner's Guide

    ### Magento初学者指南知识点概述 #### 一、Magento开源电子商务平台简介 Magento是一款功能强大的开源电子商务平台,旨在帮助用户创建动态且功能全面的在线商店。它不仅提供了丰富的特性和工具来满足不同规模的...

    magento快速复制网站_magento_magento快速复制站_

    同时,检查并修改`core_config_data`表中的`web/unsecure/base_url`和`web/secure/base_url`,确保它们指向新服务器的URL。 如果目标服务器有SSL证书,还需要在Magento后台系统设置中启用SSL,并更新相应的URL。 ...

    zencart 数据迁移到magento 数据库操作

    在电子商务领域,商家可能会面临更换电商平台的情况,例如从ZenCart迁移到Magento。这两个都是流行的开源购物车系统,但Magento提供了更多的功能和扩展性。本文将详细介绍如何进行Zencart到Magento的数据迁移,尤其...

    python-magento:使用Python API访问magento API

    用于连接到Magento Web服务的Python库。 用法 import magento url = 'http://domain.com/' apiuser = 'user' apipass = 'password' # Create an instance of API client = magento . API ( url , apiuser , apipass...

    Magento

    确保操作系统为Linux,因为Magento对Windows的支持并不理想。Apache或Nginx作为Web服务器,MySQL作为数据库系统,PHP版本至少为7.2,但最新稳定版通常更好。 2. **PHP扩展**:Magento需要一些特定的PHP扩展来正常...

    magento创建动态菜单 Create Dynamic CMS Navigation For Magento Frontend

    在`navigation.phtml`中,我们可以利用Magento的模板逻辑来处理更复杂的逻辑,比如检查权限、判断是否显示子菜单等。这也可以帮助我们确保只有公开的CMS页面才会出现在菜单中。 6. **扩展性**: 为了让这个动态...

    ansible-magento:ansible置备的magento商店

    ansible-magento要求: -流浪汉-可以指示: 克隆此仓库无所事事在浏览器中导航到magento.dev。MySQL 数据库:magento 用户名:magento 密码:password123 这是基于的工作而进行的一些更改,以简化启动和运行过程...

    magento:Gimmie Magento 模块

    为 Magento 添加 Gimmie 奖励,让用户在购买和推荐朋友时获得积分并获得真正的奖励。 要安装此插件,我们提供。 建造 克隆此插件所需的所有子模块(gimmie php 项目) $git submodule init && git submodule ...

    magento:magento 项目

    马恩托 magento 项目

Global site tag (gtag.js) - Google Analytics