All Projects → cfwheels → cfwheels-example-app

cfwheels / cfwheels-example-app

Licence: Apache-2.0 license
A CFWheels 2.x App with user management, role based permissions and password resets

Programming Languages

ColdFusion
112 projects

Projects that are alternatives of or similar to cfwheels-example-app

core
FarCry Core: a web app framework for the ColdFusion language (supporting Lucee & Adobe ColdFusion engines). An ideal platform for building bespoke or tailor made solutions.
Stars: ✭ 34 (+100%)
Mutual labels:  coldfusion, lucee, cfml
cfml-tags-to-cfscript
A collection of examples defining how to convert CFML code blocks written in tags to CFScript.
Stars: ✭ 30 (+76.47%)
Mutual labels:  coldfusion, lucee, cfml
lucee-docs
Source and build scripts for Lucee's documentation.
Stars: ✭ 39 (+129.41%)
Mutual labels:  coldfusion, lucee, cfml
lucee-performance-analyzer
Performance Analyzer plugin for Lucee, to be used in the Lucee Admin or Standalone.
Stars: ✭ 29 (+70.59%)
Mutual labels:  lucee, cfml
ubuntu-nginx-lucee
Script for standing up a Lucee server using nginx and Tomcat on Ubuntu
Stars: ✭ 82 (+382.35%)
Mutual labels:  lucee, cfml
TestBox
TestBox is a next generation testing framework for ColdFusion (CFML) that is based on BDD (Behavior Driven Development) for providing a clean obvious syntax for writing tests. It also includes MockBox, our mocking and stubbing framework.
Stars: ✭ 54 (+217.65%)
Mutual labels:  coldfusion, cfml
cfml-security-training
An INSECURE example website for use in CFML security training.
Stars: ✭ 26 (+52.94%)
Mutual labels:  coldfusion, cfml
bolthttp
A HTTP Client for CFML
Stars: ✭ 28 (+64.71%)
Mutual labels:  coldfusion, cfml
Coldbox Platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Stars: ✭ 220 (+1194.12%)
Mutual labels:  mvc, coldfusion
Cfwheels
An open source ColdFusion framework inspired by Ruby on Rails.
Stars: ✭ 188 (+1005.88%)
Mutual labels:  mvc, coldfusion
messaging-polyglot
RabbitMQ Messaging Polyglot with Java, ColdFusion, CommandBox, Groovy and more
Stars: ✭ 18 (+5.88%)
Mutual labels:  coldfusion, cfml
cf-mailchimp
ColdFusion wrapper for the MailChimp 3.0 API
Stars: ✭ 17 (+0%)
Mutual labels:  coldfusion, lucee
browser-acl
Simple acceess control (ACL) library for the browser inspired by Laravel's guards and policies.
Stars: ✭ 36 (+111.76%)
Mutual labels:  user-management
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-5.88%)
Mutual labels:  mvc
thunder
REST API application that manages user databases
Stars: ✭ 22 (+29.41%)
Mutual labels:  user-management
ExtApp
ExtApp是一个基于三层架构,使用NHibernate、API Controller和ExtJs创建的,用于简化政府和企业应用开发的Web应用程序框架。
Stars: ✭ 14 (-17.65%)
Mutual labels:  mvc
PHP MVC LightweightFramework
【停更】PHP_MVC_API作为一个极其轻量级MVC&API开发框架,不断吸取参考了flight、phx、discuz、punbb等开源项目的优点,最终形成独具自己风格的快速开发框架。适合微小型项目,目前我主要用于服务端应用程序接口开发,提供API和移动APP进行数据交换。推荐使用https://github.com/phalapi/phalapi
Stars: ✭ 16 (-5.88%)
Mutual labels:  mvc
fluentassertions.mvc
Fluent Assertions extensions for ASP.NET MVC
Stars: ✭ 36 (+111.76%)
Mutual labels:  mvc
DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 3.x applications.
Stars: ✭ 117 (+588.24%)
Mutual labels:  mvc
faces
Jakarta Faces
Stars: ✭ 44 (+158.82%)
Mutual labels:  mvc

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

See Installation

Documentation

See the Wiki

Requirements

  • CommandBox (to run locally)
  • Tested on Lucee 5.2.7 / ACF 2016
  • MySQL 5.x
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].