Fusebox Core File Downloads
The core files are the files needed to actually implement Fusebox. A skeleton application is available for the current version as well as more recently archived versions. A skeleton application provides a Model/View/Controller implementation to help new users get started. The skeleton application does not contain the core files.
CFMX Version 5.5.1
Official Fusebox 5.5 Release Notes available.
CFMX 6.1+, BlueDragon 7+, Railo 2+ - published on 1 Dec 2007 CFMX 6.1+, BlueDragon 7+, Railo 2+ - published on 1 Dec 2007 CFMX 6.1+, BlueDragon 7+, Railo 2+ - published on 1 Dec 2007CFMX Version 5.1
Official Fusebox 5.1 Release Notes available.
CFMX 6.1+, BlueDragon 7, Railo 1.0.0.025 - published on 3 Feb 2007 CFMX 6.1+, BlueDragon 6.2.1, Railo 1.0.0.025 - published on 3 Feb 2007Fusebox 5
CFMX 6.1+, BlueDragon 6.2.1, Railo 1.0.0.025 - published on 29 Jul 2006 CFMX 6.1+, BlueDragon 6.2.1, Railo 1.0.0.025 - published on 29 Jul 2006Fusebox 4
CFMX 6+ - published on 6 Jan 2005 CFMX 6+ - published on 4 Nov 2004 ColdFusion 5 only - published on 30 Dec 2003Fusebox 3
Fusebox 3 for CFMXFusebox Framework Plugin Files
- Nested Settings Plugin to mimic Fusebox 3 nested settings. Placed in the [refuseaction plugin point.
- Globals Plugin Allows a single top-level include during the preprocess plugin point.
- Exception Handler Plugin for simple exception handling at the fuseaction, circuit and application level. Used in the fuseactionException plugin point.
Related Links
- Fusebox Plugin Example A Sample Fusebox Plugin for beginners
- Extending Fusebox with Framework Plugins Plugin for simple exception handling at the fuseaction, circuit and application level. Used in the fuseactionException plugin point.
Fusebox Framework Sample Applications
Sample Applications for Fusebox are simple applications that illustrate certain concepts. A sample application will typically use a set of core files that were current as of the date the application was created. The applications may or may not be forward compatible with later versions.