Package Description
ModMobile allows you to create an adaptive design for your website. Good article to review: http://www.lullabot.com/articles/responsive-adaptive-web-design. You can keep your standard template and then just create a mobile template and modmobile can send the user the correct one based on the device or based on their preference. You can also hide or show parts of your template based on what version is being displayed, full or mobile.
This package installs a 'modMobile' plugin and a modMobile snippet. The plugin will auto detect if a user is on a mobile device. From there you can configure a template to be used for mobile devices. And/or the plugin can set a placeholder and then you can use the property in your Template, Snippet or Chunks.
Project status, June 4th 2015 Needs new project maintainer, I no longer use this method for mobile development but use RWD and mobile first approaches, client side. Server side detecting is not really needed unless you need to support old browsers.
Usage/Installation Instructions
Installation:
# Install the package through package management.
# Add the following setting to your context(s):
Key: mobile_template
Value: id of your mobile template (example: 2)
# Visit your site on a mobile device. The mobile template should show up
Details
- Developer(s)
- jeroenkenters
- Released
- 2011-03-03
- First seen
- 2011-03-03
- License
- GPLv2
- Supported databases
- Minimum MODX Requirement
- 2.0
modMobile Releases
| Vendor | Signature | Released on |
|---|---|---|
| MODX.com | 1.0.2-pl | 2012-01-16 (14 years ago) |
| MODX.com | 0.1-alpha | 2011-03-03 (14 years ago) |