Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 465 Bytes

cfwheels-better-redirect

A plugin for cfwheels. This is a fork of BetterRedirects plugin by Clarke Bishop. The difference is that it will add the returnUrl parameter in the url instead of using session.

Versions

v0.9

  • Add functions to store / clear / get the params to and from session variable

v0.5

  • Bug fix: if the route pattern has variables, it isn't redirected correctly.