FORGEBOX Enterprise 🚀 - Take your ColdFusion (CFML) Development to Modern Times! Learn More...

CFWheels Template Example App

v1.2.0 CFWheels Templates

CFWheels Example App

ScreenShot

This sample application is not a complete Content Management System, and is more of a starting point for your own applications; it aims to demonstrate some of the framework's features such as Database migrations, routing etc.

Installation

The installation process has been greatly simplyfied and now uses Commandbox, the Commandbox CFWheels-CLI module, and Forgbox.io

Lets get started. At the Commandbox prompt type:

wheels g app name=example datasourceName=exampleh2 template=cfwheels-template-example-app --setupH2

This will install a copy of the Example App template into a directory for us. Name the application and datasource and setup the H2 datasource for our use.

Then issue:

install

This will install all the dependencies the application requires. These include not only runtime dependencies but also development dependencies needed to wire up the datasource.

Finally start the server:

server start

If all goes well you should see the installation verification page in the browser that opens up.

Documentation

See the Wiki

Requirements

  • Commandbox
  • Commandbox CFWheels-CLI module
  • Tested on Lucee 5.x / ACF 2018
  • MySQL 5.x, H2

$ box install cfwheels-template-example-app

No collaborators yet.
     
  • {{ getFullDate("2022-02-11T16:50:23Z") }}
  • {{ getFullDate("2024-01-11T18:42:07Z") }}
  • 1,470
  • 172