URI Route

Developer

FDCore

3rd Party (Free)

518 downloads (last 90 days)

Creative Commons Attribution Non-Commercial Download v1.6

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)

Extension, Module

Tags

The module allows you to replace the URI to another address using regular expressions and other rules.

The module allows you to replace the URI to another address using regular expressions and other rules.

What this module can do:

     
  • create strong uri path to simple (example /doctors/doctor/vasya-pupkin/video to /doctors/video/vasya-pupkin)
  •  
  • testing site functional for custom member groups (for example testing new design)
  •  
  • clearly path (for pagination, category, etc..)
  •  
  • marge segments (example /entry_id+url_title/ to /entry_id/url_title/)
  •  
  • validate path (for example check integer value in segment)
  •  
  • redirect from old path to new path
  •  
  • promo action for limit time (example path /promo)

Download URI Route

EE Support Downloads Add-On Version Release Date
Not Specified Download 1.6 Aug 7, 2013

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. core_template_route

This entry was created July 22, 2013, 9:46 am.
This entry was last updated May 6, 2014, 11:44 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.

1 Review:

douggdev 07.22.13

douggdev
Rating - {addon_rating_average}

Just checking it out today but it basically looks like CI’s routes.php with an interface.

So in my case just what I was looking for.  :D