|
Revision 676, 497 bytes
(checked in by scorfield, 1 year ago)
|
|
Addresses #310 by moving the scaffolder.
|
| Line | |
|---|
| 1 | Fusebox 5.5 Core Files |
|---|
| 2 | |
|---|
| 3 | The simplest way to install Fusebox 5.5 is to copy this (fusebox5) |
|---|
| 4 | directory to your webroot. |
|---|
| 5 | |
|---|
| 6 | Alternatively, you can create a mapping /fusebox5 that points to |
|---|
| 7 | this directory. |
|---|
| 8 | |
|---|
| 9 | Then install the Fusebox 5.5 Skeleton application templates |
|---|
| 10 | (see the Downloads section of fusebox.org) and test that |
|---|
| 11 | it works. |
|---|
| 12 | |
|---|
| 13 | Fusebox 5.5 supports: |
|---|
| 14 | - ColdFusion MX 6.1 and higher |
|---|
| 15 | - BlueDragon 7.0 and higher |
|---|
| 16 | - Railo 2.0 and higher |
|---|
| 17 | |
|---|
| 18 | See also the Fusebox 5.5 Release Notes in the docs/ directory. |
|---|