Sample Fusebox Framework Applications

Sample Applications for Fusebox are simple applications that illustrate certain concepts. Our library is growing and we hope you check back often to see what's new. Sample applications are divided by Fusebox version and most use the Model/View/Controller (MVC) design principle, which is recommended. 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.

Core files and skeleton applications can be downloaded from the core files section of this site.

Fusebox 5.5

Fusebox Cat Club Sample Applications

Various versions of a Cat Club application originally created by Sean Corfield. These have been updated to work with Fusebox 5.5, including a "no-XML" version. The readme file has full details.

Fusebox 4

The Office

Shows advanced use of security and permissions utilizing a plugin.

The Family

Illustrates Nested Layouts using the prefuseaction and postfuseaction functionality.

Let's Make a Deal

Illustrates a simplistic security mechanism

Migration from FB3 to FB4

Shows the same application in both Fusebox 3 and Fusebox 4. Please note that this application might have some beta period features that did not make it to the official release.

Fusebox 3

Fusebox3 Simple Application

Related Pages