saturnflyer / radiant-vapor-extension

Creates an interface to manage the redirection of URLs in Radiant CMS
http://www.saturnflyer.com
MIT License
29 stars 15 forks source link

Vapor Build Status

The Vapor extension provides an interface to redirect URLs.

Installing Vapor is as easy as any other Radiant extension. Add it to your Gemfile with:

gem "radiant-vapor-extension"

And then (after bundle install) add the database tables:

rake radiant:extensions:vapor:migrate

See the HELP_admin.md for more details.

built by Saturn Flyer