CFWheels Full Stack (Why all the downloads then?)
Published on
Wheels is mentioned as a full stack framework sometimes. What does "full stack" mean? Full stack frameworks "often gathered multiple libraries useful for web development into a single cohesive software stack for web developers to use." The quote is from http://en.wikipedia.org/wiki/Web_application_framework You can get started with Wheels without any downloads/plugins. After you get familiar with Wheels, you may want to check plugins out. Like most things with Wheels, you don't have to learn everything at once. It can be on your own time line. If Wheels is a single cohesive stack, why all the downloads/plugins? Well, as great as the Wheels core team is they may not have thought of everything. They may even have a different idea from what you think some Wheels function's parameters should be and what it should do. Plugins allow you, the Wheels framework user, to modify or enhance Wheels functionality. Some plugins may eventually get incoroporated in Wheels like the Flash Helper mentioned below. Some plugins may be niche like the Oracle Auto increment plugin and not necessary to be added to the framework but are useful anyways. Below is a list of some of the many plugins created by Wheels users. The full selection is here http://cfwheels.org/plugins/. Asset Bundler Version 1.0.1
A plugin that combines and minifies your javascript and css code.
DatabaseViews Version 0.3
Adds support for database views
DBMigrate Version 0.4
This plugin adds Database Migration functionality to CFWheels similar to Rails' Active Record migrations.
Flash Helpers Version 0.4
Handle with ease Wheels "flash" system
Oracle Auto Increment Version 0.1
Simulates Auto Increment primary key field for Oracle using sequences
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.
Scaffold Version 0.6
Add scaffolding to your Wheels applications. It will enable you to quickly create Controllers, Models and Views.
UploadFiles Version 0.1.1
This plugin tries to make uploading files to your CFWheels application easy and secure
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.