Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8917313
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T05:27:21+00:00 2026-06-15T05:27:21+00:00

I am looking into some ColdFusion development with the Fusebox framework – I have

  • 0

I am looking into some ColdFusion development with the Fusebox framework – I have installed CF10 and downloaded Fusebox 5.5 and their sample skeleton app, but I am left wanting at their setup guide.

I can get a basic app (Hello World style) working by just dropping a directory in my webroot and a basic index.cfm, but when I try to access the skeleton app I get an error saying the Fusebox files cant be found.

Can someone describe common convention/best practice for structuring my applications and FuseBox files in my web server?

I currently have the following structure:

+ wwwroot
    +skeletonapplication (the skeleton application)
    +FBCore (Fusebox core files)

Also, the docs mention that I need to add a line to index.cfm to confirm the directory structure – can anyone shed any more light on this as to what the config line looks like?

And finally, if anyone can chip in on general directory structure best practice for individual applications that would be great.. Im hoping they share something in common with the typical kind of layout as used by Initialize etc

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T05:27:22+00:00Added an answer on June 15, 2026 at 5:27 am

    The Fusebox core files should be in the webroot in a folder named /fusebox5 by default. Alternatively (and probably the recommended deployment) is to locate them outside of the webroot and create a mapping in your Application.cfc or ColdFusion Admin called fusebox5 to the directory.

    From there in the skeleton, it clearly shows the proper structure of a Fusebox 5 application. There are two implementations for Fusebox Applications and they can be mixed and matched to a degree as well: Implicit and XML (Explicit).

    +wwwroot
        +myApp
            +controller
            +model
            +view
            +layouts
    +fusebox5
    

    You can customize where the fusebox core files are located by adjusting the line in the application.cfc:

    <cfcomponent extends="fusebox5.Application" output="false">
    

    Let’s say you move the core files into the FBCore directory in webroot:

    <cfcomponent extends="FBCore.Application" output="false">
    

    Looking at the latest download from Fusebox.org, it isn’t very new-developer friendly out of the box. Try downloading the sample Bookstore application for version 5 and version 4 (if you want to see the xml at work). The framework stagnated for a number of years but there is a new group working on the framework but I’m not sure where that group stands right now.

    Sean Corfield, one of Fusebox’s core maintainers in the past has wrote recently he felt that his FW/1 framework is a successor to Fusebox. Fusebox is touted as a “feature-complete” framework, meaning all the big features planned for it were completed, and I think FW/1 is also in a similar state.

    The most actively maintained framework is Coldbox. It too supported both xml and now implicit (no-xml) flavors and the group behind it releases a large number of products and features on an almost too-regular basis (it’s hard to keep up!). It does come with ALOT of documentation but the framework does everything under the sun. They have released a Lite version that might make it easier for newer developers to jump in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have installed Sakai on a dedicated server, and was looking into some features
I'm looking into some XSS prevention in my Java application. I currently have custom
I have been looking into AWS spot instances for some jobs however instead of
I'm looking into using Jquery to replace some of our native Coldfusion ajax functionality.
I am currently looking into developing some WebParts for Microsoft Sharepoint 2010. I have
I have been looking into some existing code of the company I am with
I am using Rails 3.0.9. (With ruby 1.9.3) I have been looking into some
I've been looking into some of the WYSIWYG editors (TinyMCE, FCKEditor, etc.) and they
I've been looking into some DHT systems, specially Pastry and Chord. I've read some
I'm looking into adding some unit tests for some classes in my data access

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.