TYPO3 Mobile Redirect Extension Recommendation

Sep 24, 2012
Mobile Redirect - TYPO3 extension cwmobileredirect

Long-time client, Stonebriar Community Church, asked me to install the CW Mobile Redirect extension for them. Within a few minutes of installing and configuring cwmobileredirect via the TYPO3 Extension Manager, Stonebriar.org was redirecting to their mobile website version for mobile device users automatically.

As a bonus, cwmobileredirect offers mobile detection TypoScript user functions to help with pushing mobile specific CSS and other configuration changes, like the following.

page.headerData.1000 = TEXT
page.headerData.1000.value = <link href="/css/main.css" rel="stylesheet" type="text/css" />

[userFunc = user_isMobileForced]
	page.headerData.1000 = TEXT
	page.headerData.1000.value = <link href="/css/main_mobile.css" rel="stylesheet" type="text/css" />
[end]

I really liked how quick to install and easy to use CW Mobile Redirect TYPO3 extension is. I think you might find it just as useful.

References

Related Entries

Donate for Good Karma

Your donation helps enable Aihrus's volunteer efforts towards mentoring young developers and supporting Open Source projects.

TYPO3, logo, bronze member

No money? Leave a testimonial for Aihrus instead.

×

Log In


Need an account? Register
Forgot your password? Recover

Guest Purchase?

If you purchased as a guest, then you need to convert to a real account before accessing your purchases.

×

Register


Already registered? Log In

×