FB3Lite

FB3Lite is a very simple front controller for HTML apps in the style of Fusebox 3 and Fusebox 5. It uses the FB3-style fbx_Switch.cfm (with a big CFSWITCH inside), but provides do() and include() UDFs that provide functionality analogous to the like-named verbs in Fusebox 5, including content variable support.

Just grab index.cfm, create fbx_Switch.cfm and you're done.  The FB3Lite source can be downloaded directly, or you can grab it from Subversion, either for direct consumption or svn:externals.

If you'd like to see it in action, there is a demo app available to download (or checkout from SVN).

  • Version 2.3: 2010-03-16 post
  • Demo App: 2009-07-28 post | archive | svn
  • Version 2.2: 2009-05-22 post
  • Version 2.1: 2009-05-19 post
  • Version 2: 2008-05-26 post
  • Version 1: 2007-09-11 post