rodionbykov / clone

Boilerplate FW/1 CFML project for Lucee platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clone

Boilerplate FW/1 CFML project for Lucee platform

Project Clone is a barebone Coldfusion language (CFML) project that implements basic functionality that required in 90% of projects. Such functionality include:

  • User management
  • Role-based security framework
  • Localization capabilities
  • System-wide settings
  • User settings
  • Target platform is Lucee, not tested on Adobe CF. Database server is MySQL 5+ with plans to work with MS SQL
  • Built on FW/1 framework https://github.com/seancorfield/fw1

Code is open-source and hosted on GitHub: https://github.com/rodionbykov/clone

About

Boilerplate FW/1 CFML project for Lucee platform

License:MIT License


Languages

Language:ColdFusion 100.0%