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

ColdBox Platform

v7.2.1+13 MVC


ColdBox Snapshots Total Downloads Latest Stable Version Apache2 License

Copyright Since 2005 ColdBox Platform by Luis Majano and Ortus Solutions, Corp
www.coldbox.org | www.ortussolutions.com


Because of God's grace, this project exists. If you don't like this, then don't read it, it's not for you.

"Therefore being justified by faith, we have peace with God through our Lord Jesus Christ: By whom also we have access by faith into this grace wherein we stand, and rejoice in hope of the glory of God. And not only so, but we glory in tribulations also: knowing that tribulation worketh patience; And patience, experience; and experience, hope: And hope maketh not ashamed; because the love of God is shed abroad in our hearts by the Holy Ghost which is given unto us. ." Romans 5:5


Welcome to ColdBox

ColdBox Hierarchical MVC is the de-facto enterprise-level HMVC framework for ColdFusion (CFML) developers. It's professionally backed, conventions-based, modular, highly extensible, and productive. Getting started with ColdBox is quick and painless. ColdBox takes the pain out of development by giving you a standardized methodology for modern ColdFusion (CFML) development with features such as:

LTS Support

For all ColdBox releases, updates are provided for 12 months and security fixes are provided for 2 years after the next major release.

ColdBox 6.x will receive bug fixes until 2024 and security fixes until 2025.

VersionReleaseUpdatesSecurity Fixes
6.x202220232025
7.x202320242026
8.x202420252027
9.x202520262028

License

Apache License, Version 2.0.

The ColdBox Websites, logo and content have a separate license and they are a separate entity.

Versioning

ColdBox is maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

Source Code

Bug Tracking/Agile Boards

Documentation

Official Site

System Requirements

  • Lucee 5+
  • Adobe ColdFusion 2018+

Quick Installation

Please go to our documentation for expanded instructions.

CommandBox (Recommended)

We recommend you use CommandBox, our CFML CLI and package manager, to install ColdBox.

Stable Release

box install coldbox

Bleeding Edge Release

box install coldbox@be

Bleeding edge releases are updated automatically when code is committed.

Collaboration

First, read our contributing guidelines, then you will need to download CommandBox so you can install dependencies, run the development server and much more.

Then you need to install some CommandBox modules in order to work with environment variables and CFML engine configuration. Once you fork/clone the repository, startup a CommandBox shell in the root of the project via box and then install all of the project development dependencies:

install

Create an .env file according to the .env.template in the root and spice it up for your local database. Then import the SQL for the database which can be found in /tests/resources/coolblog.sql. You can then go ahead and start an embedded server box server start and start hacking around.

For running our test suites you will need 2 more steps, so please refer to the Readme in the tests folder.


THE DAILY BREAD

"I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12

$ box install coldbox

No collaborators yet.
     
4.33 / 6
  • {{ getFullDate("2014-05-15T17:42:19Z") }}
  • {{ getFullDate("2023-12-11T21:35:12Z") }}
  • 50,402
  • 665,088