Notice: This project is marked as stale. This means that it may work fine, but it
has no file releases or repository commits in over a year. Use your own
discretion when using this project.
EZRouter
Wanna use pretty urls? Want to use more flexible page urls (path/to/content/[variable])? Confused by regular expressions? You aren't a developer? This module is for you. It's easy and fast solution to use pretty URL for your content.
This simple module uses the "Page URL" property of content and matches to requested path by user. By default you can use static paths for your content. Partly match will redirect user to default content. So you can't really use it to pass variables. EZRouter fixes this and call the proper content while assigning arguments as smarty variable.
This lightweight module have no own database table or field. Due to caching support it will not make any extra query after the cache built. Please read the README.txt file for more information. Compatible with cmsms 1.9+