numero2/contao-mobile-only
Composer 安装命令:
composer require numero2/contao-mobile-only
包简介
Control the visibility of pages, articles and elements on desktop and mobile devices.
README 文档
README
About
Adds options for pages / articles / content elements to be only visible in desktop or mobile version.
Screenshot
System requirements
- Contao 3.0 or newer / successfully tested with Contao 4.3.9
Installation & Configuration
- Create a folder named
mobile_onlyinsystem/modules - Clone this repository into the new folder
- Run a database update via the Installtool
Additional step for Contao 4.X:
Open app/AppKernel.php and add the following line to the $bundles array
new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('mobile_only', $this->getRootDir())
统计信息
- 总下载量: 1.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-06-09
