JC Redirect

Developer

Jensa

3rd Party (Free)

5 downloads (last 90 days)

MIT License Download v1.1

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

Needed a redirect after login based on group_id and couldn't make other plugins work since they all send the redirect when the plugin is parsed the first time. This one does that to, but allows you to set different locations for group_id's 1 to 10 as well as a default. That way it's dead easy to use.

The plugin has two methods “group” (default) and “plain”. The first will redirect the user based on the group_id they belong to. The other will just do a plain redirect to whatever URL you set.

==============
Group redirect
==============
Just set location1 for superadmins (since their group_id is 1) or location5 for Members (since their group_id is 5) like this:

{exp:jc_redirect location1=“http://myserver.com/admin/” location5=“http://myserver.com/members/” location=“http://myserver.com/all_others”}

If no group_id is matched, the default location will be used (if set). If no default location is set, no redirect will be sent. If you need more than 10 group_id’s, just open the plugin and cut’n'paste.

==============
Plain redirect
==============
Use something like the excellent Stash-extension to check a conditional and then produce the variable {my_url} containing the URL to go to:

{exp:jc_redirect location=’{my_url}’ mode=“plain”}

Download JC Redirect

EE Support Downloads Add-On Version Release Date
Not Specified Download 1.1 May 7, 2012

JC Redirect Links

This entry was created May 4, 2012, 4:43 pm.
This entry was last updated May 7, 2012, 11:39 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!