Introduction
This plugin loads at Joomla! startup and checks if the domain used in the URL matches the one specified in the parameters. If it does not, the plugin gracefully redirects the visitor to the exact same URL, replacing the domain with the preferred one.
Useful if you can't (or won't) modify your .htaccess files for Apache redirection. Or if you can't write Rewrite Rules, just like me…
Very little documentation is provided, as there really is only one important parameter to set. Support by mail only to the author.
Version 2.0.1 includes :
- Joomla!5 NATIVE COMPATIBILITY
- DEBUG mode
- Enhanced code and admin texts
- Changed version detection and redirect method to avoid "deprecated" warnings and ensure compatibility with Joomla! 3.2+ (including 4.x)
- Correct redirect() method now used according to Joomla version (from 3.2 we have to use CMSApplication, not JApplication)…
- And a bug squash
- BUG FIX : debug mode was kept activated in the 1.1.0 release. Sorry about that !
- Safer and more correct coding
- Ability to define a landing page instead of redirecting to the equivalent page in the target domain
- Even more clear language files
- Safeguard mechanism for the champs who do enter http as part of target domain despite the warnings
- Joomla Update System compliance (with Backblaze as a CDN to prevent updating issues)
ATTENTION ! Version 1.1.6 can be downloaded from the author's website and is compatible with Joomla! 3.x to 5.x with B/C plugin enabled.
Domain redirect
- Version:
- 2.0.2
- Developer:
- Xavier Spirlet
- Last updated:
-
Aug 26 2024
2 months ago - Date added:
- Nov 19 2014
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3 J4 J5
Share