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

cfml-module-utils

v0.3.4 Modules

cfml-module-utils

This module includes some Util CFCs used by PGA Apps.

This module has built in tests, and a CI that will run tests, and if the tests pass, publish the module to S3 and Forgebox through Circle CI.

Installation

This module can be installed using a simple commandbox command:

box install cfml-module-utils-pgahq

This will install the module and use the box.json to track the dependencies.

Usage

These module is installed into /modules/cfmod_utils. CFCs can be used via the path modules.cfmod_utils.models.CFCNAME

Test coverage

As new CFCs are added to this repo, please add more tests to the /tests folder.

Tests can be run by hitting /tests/runner.cfm

Git ignore

Please ensure your apps are setup to ignore the modules folder.

$ box install cfml-module-utils-pgahq

  • {{ getFullDate("2019-03-22T13:23:16Z") }}
  • {{ getFullDate("2019-04-24T13:20:19Z") }}
  • 1,393
  • 3,008