+ Submit Your Plugin

Most Popular Plugins

Newest Plugins

Recently Updated

Plugins Directory

Extend or modify the behavior of your Wheels application.

Asset Bundler Version 0.9

A plugin that combines and minifies your javascript and css code.

Better Redirects Version 0.101

This plugin adds some redirect helpers. It's based on a blog post by Connor McKay: Better Redirects in Rails.

Block Robots Version 1.0

Use the blockRobots() function to automatically block search engine spiders from crawling your non-production environments.

CacheBox plugin Version 0.1

CacheBox provides a one-stop-shop for content caching.

Controller Layout Version 0.4.1

A plugin that allows you to share layouts between controllers

DBMigrate Version 0.3

This plugin adds Database Migration functionality to CFWheels similar to Rails' Active Record migrations.

DefaultScope Version 0.6.2

Adds the ability to set defaults for the findAll() method on a per-Model basis.

Exception Render Version 0.1

A plugin to reuse the wheels framework to render exception messages.

Flash Helpers Version 0.4

Handle with ease Wheels "flash" system

Form Groups Version 0.2

Generate groups of check boxes and radio buttons by passing a query, array, or struct as an argument called options.

Ioc Interface Version 0.3

Interface to the your BeanFactory

javaLoader for CFWheels Version 0.1

adds javaloader functionality

jTidy CFC Version 0.1

using jtidy_cfc returns parsed and valid xHTML

Localizer Version 0.0.6

Based upon "gettext". Localizer is a plugin to "harvest" messages in your application so that they can be easily be localized into any language.

Log User Actions Version 0.3

Allows logging of who has performed a create/update/delete action

PluginManager Version 0.9

Browse and download authorized plugins directly from your local Wheels install.

Provides Version 0.2

The Provides Plugin lets you manage the data format returned by your Wheels controller.

reCAPTCHA on Wheels Version 0.2

With 2 simple functions, you can use Google's reCAPTCHA service to provide CAPTCHA validation on your forms.

Remote Form Helpers Version 0.2

This plugin will enable some forms (and views) helpers to use jQuery AJAX capabilities

Scaffold Version 0.5

Add scaffolding to your Wheels applications. It will enable you to quickly create Controllers, Models and Views.

Session Cache Version 0.3

A plugin that caches session data in the request and always remembers to lock the session scope.

UploadFiles Version 0.1.1

This plugin tries to make uploading files to your CFWheels application easy and secure

Windows Dehyphenizer Version 1.0

Makes Wheels create all links without hyphens

WordArt Version 0.6

WordArt CFC generates image for insertion of typography on a webpage by converting text to image in various styles. There are over 25 different options available in this first release of WordArt.

YM_Google-Analytics Version 0.1

YM_Google-Analytics helps you easily track website statistics within your application using Google Analytics’ service.

YM_Gravatar Version 0.2

YM_Gravatar makes displaying images from the online service Gravatar.com easy with its simple gravatarTag() function.

YM_Headliner Version 0.1

YM_Headliner can help you DRY up your page titles within your application.

About Plugins

Plugins allow you to extend or modify default Wheels application behavior. To use, you just drop the zip file into your plugins directory and reload your application.

Read Using and Creating Plugins for more information.