ForgeBox is your first stop for when you need some new functionality for your application, be that a utility library, an SDK, a framework, or something else. Today we'll take a look at one of the tools for helping manage sending emails — cbmailservices.
Blog
The 12 Tips of (ContentBox) Christmas 2017 - Day 1 - Multi Factor Authentication
At Ortus Solutions, we love the holidays, and we wanted to gift you a gift of developer productivity, we will share a few tips and tricks that will keep giving all year around. In this series we'll be giving you 12 ContentBox tips. Keep your eye out for other 12 tips of Christmas series on our blog, including a new one this year, 12 modules of Christmas on ForgeBox.
Day 1 This is one of our biggest features for ContentBox is our two factor authentication framework. That's right, we built a two factor module framework that will allow you to build or use any two factor or multi-factor authentication mechanism. We have included one in the core which is Email verification... and already created SNS implementations for customers.
The 12 Modules of (ForgeBox) Christmas — Day 1 — Hyper
We enjoyed bringing you tips for CommandBox and ContentBox last year for the 12 days of Christmas so much that we decided to do it again! This year, I'm happy to show you 12 different modules currently hosted on ForgeBox just waiting to make your life easier. So grab a hot drink and cozy up for the 12 Tips of (ForgeBox) Christmas.
ColdBox and TestBox Microsoft Visual Studio Code Support Released
We are very excited today to announce the immediate release of our first two extensions for Microsoft Visual Studio Code Our ColdBox Extension is very similar to our Sublime extension but better! I have to admit that VSCode is absolutely great and we have been able to not only release our collection of snippets but give you typeahead and scope recognition in this extension.
CFSUMMIT2017 - 3 ways to test your ColdFusion API
CF Summit 2017 was a lot of fun, lots of new faces, and good to meet friends, old and new alike. I really enjoyed the ColdBox 2 day training, RESTFul Training Bootcamp. I also enjoyed, Pete Freitag's Hands On CFML Security Workshop. It was fun, and terrifying at the same time. My session on 3 ways to test your ColdFusion API went well, lots of interest, and lots of discussion after the class. I am sharing my slides in this post, as well as a collection of other Video Presentations from previous presentations by myself, and others, which will help build upon the information presented.
CFSummit2017- CFConfig -- A new way to manage your ColdFusion engine config
Here is the slide deck for my talk CFConfig -- A new way to manage your ColdFusion engine config that I presented at Adobe ColdFusion Summit 2017.
CFSummit2017 - ColdBox Hierarchical MVC - Transform Your Monolith
Here are our slides from our ColdBox Hierarchical MVC presentation at this year's Adobe ColdFusion Summit. You can also find the source code for our demo here: https://github.com/lmajano/hmvc-presso-demo or you can install it via CommandBox: box install lmajano/hmvc-presso-demo.
CommandBox 3.9.0 Released
We are pleased to announce the general availability of CommandBox 3.9.0. This is a minor release of our CFML CLI, REPL, Package Manager, and portable server. 3.9 comes with a few new features as well as a nice list of bug fixes and enhancements.
CommandBox 3.9.0 Release Candidate available for testing
We're wrapping up the release of CommandBox 3.9.0 which is available now as a release candidate. I'd like to get as many eyes as possible to ensure everything is working good before we finalize the release.
CommandBox 3.8 series Docker Images Released
Today we released our 3.8 series of docker images ( current source version 2.1.0 ) which include a number of improvements and enhancements.
Change Log
- Updates to CommandBox v3.8+
- Adds support for Docker secrets
- Adds casing aliases for environment variables
- Adds new opinionated password security
- Updates to runtime output for clarity
- Changes image for alpine build to prevent CommandBox errors when installing dependencies