<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<description>A feed of the latest and greatest ForgeBox package entries</description>
<link>https://www.forgebox.io/</link>
<title>ForgeBox RSS Feed - Type: - Sorting:popular</title>
<copyright>Ortus Solutions, Corp (www.ortussolutions.com)</copyright>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>FeedGenerator</generator>
<lastBuildDate>Thu, 23 Apr 2026 07:56:03 GMT</lastBuildDate>
<pubDate>Thu, 23 Apr 2026 07:56:03 GMT</pubDate>
<item>
<title>Amazon S3 Explorer - v3.0.1</title>
<description>Welcome to our amazing S3 Amazon Explorer.
&gt; Based on Joe Danziger (joe@ajaxcf.com) with much help from dorioo on the Amazon S3 Forums. 
* Thanks to Steve Hicks for the bucket ACL updates.
* Thanks to Carlos Gallupa for the EU storage location updates.
* Thanks to Joel Greutman for the fix on the getObject link.
* Thanks to Jerad Sloan for the Cache Control headers.
* Thanks to Curt Gratz for collaboration and fixes
* Thanks to Alagukannap "Al" for his constributions
## Important Links
* Source: https://github.com/coldbox-modules/s3explorer
* Issues: https://github.com/coldbox-modules/s3explorer/issues
* S3 SDK: https://github.com/coldbox-modules/s3sdk
* [Changelog](changelog.md)
## Installation
Use CommandBox to install the module:
```
box install s3explorer
```
## Settings
You will have to create a struct called `s3sdk` in your ColdBox configuration `config/Coldbox.cfc` in order for the SDK to connect to Amazon with your credentials:
```
s3sdk = {
// Your amazon access key
accessKey = "",
// Your amazon secret key
secretKey = "",
// The default encryption character set
encryption_charset = "utf-8",
// SSL mode or not on cfhttp calls.
ssl = false,
// Temp directory before uploading to s3
tempuploaddirectory = "/tmp"
};
```
Once installed just visit the entry point: `/s3explorer` and enjoy your S3 Buckets.
</description>
<link>https://www.forgebox.io/view/s3explorer</link>
<pubDate>Thu, 26 Jan 2017 12:41:51 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/s3explorer</guid>
</item>
<item>
<title>oauth2 - v1.2.0</title>
<description>oauth2 for Google</description>
<link>https://www.forgebox.io/view/oauth2</link>
<pubDate>Thu, 09 Jun 2016 23:08:43 GMT</pubDate>
<category>projects</category>
<guid isPermaLink="false">https://www.forgebox.io/view/oauth2</guid>
</item>
<item>
<title>CodeChecker CLI - v1.4.0</title>
<description>The CLI for CodeChecker</description>
<link>https://www.forgebox.io/view/commandbox-codechecker</link>
<pubDate>Tue, 23 Apr 2024 19:16:25 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/commandbox-codechecker</guid>
</item>
<item>
<title>aws-cfml - v1.36.1</title>
<description>AWS CFML is a CFML library for interacting with AWS APIs</description>
<link>https://www.forgebox.io/view/aws-cfml</link>
<pubDate>Fri, 20 Feb 2026 18:15:54 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/aws-cfml</guid>
</item>
<item>
<title>cbSchedulerViewer - v1.0.6</title>
<description>A module to display an overview of registered tasks created using the coldbox scheduler</description>
<link>https://www.forgebox.io/view/cbSchedulerViewer</link>
<pubDate>Wed, 26 Apr 2023 18:35:07 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbSchedulerViewer</guid>
</item>
<item>
<title>BoxLang Waffle Generator - v1.1.1</title>
<description>The Official BoxLang Waffle Module</description>
<link>https://www.forgebox.io/view/bx-waffle</link>
<pubDate>Fri, 28 Feb 2025 04:14:05 GMT</pubDate>
<category>boxlang-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/bx-waffle</guid>
</item>
<item>
<title>str - v4.0.2</title>
<description>A collection of string helper functions</description>
<link>https://www.forgebox.io/view/str</link>
<pubDate>Wed, 24 Apr 2024 21:49:18 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/str</guid>
</item>
<item>
<title>Responsive Theme - Materialize CSS - v3.0</title>
<description>Responsive Blog Theme - Materialize CSS</description>
<link>https://www.forgebox.io/view/cbmaterialize</link>
<pubDate>Wed, 29 Nov 2023 12:48:56 GMT</pubDate>
<category>contentbox-themes</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbmaterialize</guid>
</item>
<item>
<title>CFMigrations - v5.1.1</title>
<description>Keep track and run your database migrations with CFML</description>
<link>https://www.forgebox.io/view/cfmigrations</link>
<pubDate>Mon, 06 Apr 2026 19:58:25 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cfmigrations</guid>
</item>
<item>
<title>TwilioAPI - v1.0</title>
<description>A ColdBox interface to the Twilio REST API.</description>
<link>https://www.forgebox.io/view/TwilioAPI</link>
<pubDate>Thu, 09 Jun 2016 01:19:54 GMT</pubDate>
<category>plugins</category>
<guid isPermaLink="false">https://www.forgebox.io/view/TwilioAPI</guid>
</item>
<item>
<title>Spreadsheet CFML - v5.3.0</title>
<description>CFML spreadsheet library</description>
<link>https://www.forgebox.io/view/spreadsheet-cfml</link>
<pubDate>Sat, 13 Dec 2025 15:56:39 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/spreadsheet-cfml</guid>
</item>
<item>
<title>cbMeilisearch - v1.1.0</title>
<description>API wrapper for Meilisearch</description>
<link>https://www.forgebox.io/view/cbmeilisearch</link>
<pubDate>Thu, 09 Feb 2023 21:54:49 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbmeilisearch</guid>
</item>
<item>
<title>Groovy Loader Project - v3.0</title>
<description>ColdBox speaks groovy! You can script in groovy and even consume groovy classes and templates.</description>
<link>https://www.forgebox.io/view/Groovy-Loader-Project</link>
<pubDate>Fri, 10 Jun 2016 06:23:43 GMT</pubDate>
<category>projects</category>
<guid isPermaLink="false">https://www.forgebox.io/view/Groovy-Loader-Project</guid>
</item>
<item>
<title>CBWIRE CLI - v1.1.0</title>
<description>An UN-Official CLI for CBWIRE</description>
<link>https://www.forgebox.io/view/cbwire-cli</link>
<pubDate>Fri, 24 Oct 2025 22:16:55 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbwire-cli</guid>
</item>
<item>
<title>Amazon S3 SDK - v5.8.1+119</title>
<description>This SDK will provide you with Amazon S3, Digital Ocean Spaces connectivity for any ColdFusion (CFML) application.</description>
<link>https://www.forgebox.io/view/s3sdk</link>
<pubDate>Mon, 27 Oct 2025 22:27:31 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/s3sdk</guid>
</item>
<item>
<title>oauth2-examples - v1.0.4</title>
<description>Examples for oauth2</description>
<link>https://www.forgebox.io/view/oauth2-examples</link>
<pubDate>Fri, 10 Jun 2016 11:18:23 GMT</pubDate>
<category>projects</category>
<guid isPermaLink="false">https://www.forgebox.io/view/oauth2-examples</guid>
</item>
<item>
<title>ColdBox Lookup Manager - v1.1</title>
<description>A set of modules to provide dynamic scaffolding to any ColdBox application leveraging Transfer ORM</description>
<link>https://www.forgebox.io/view/ColdBox-Lookup-Manager</link>
<pubDate>Thu, 09 Jun 2016 23:15:00 GMT</pubDate>
<category>projects</category>
<guid isPermaLink="false">https://www.forgebox.io/view/ColdBox-Lookup-Manager</guid>
</item>
<item>
<title>Nap Time - v1.0.2</title>
<description>The laziest app you've ever used. Guaranteed, or your money back.</description>
<link>https://www.forgebox.io/view/nap-time</link>
<pubDate>Mon, 16 Jan 2023 17:27:55 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/nap-time</guid>
</item>
<item>
<title>cfformat - v0.21.0</title>
<description>A CommandBox module for formatting CFML component files.</description>
<link>https://www.forgebox.io/view/commandbox-cfformat</link>
<pubDate>Thu, 03 Apr 2025 16:34:24 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/commandbox-cfformat</guid>
</item>
<item>
<title>CFMigrations Commands - v5.3.0</title>
<description>Run your cfmigrations from CommandBox</description>
<link>https://www.forgebox.io/view/commandbox-migrations</link>
<pubDate>Mon, 16 Jun 2025 22:16:54 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/commandbox-migrations</guid>
</item>
<item>
<title>ContentBox Slatwall Connector - v2.0.0</title>
<description>Allows your ContentBox installation to connect to Slatwall for eCommerce capabilties</description>
<link>https://www.forgebox.io/view/ContentBox-Slatwall-Connector</link>
<pubDate>Wed, 20 Jul 2016 15:56:41 GMT</pubDate>
<category>contentbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/ContentBox-Slatwall-Connector</guid>
</item>
<item>
<title>Couchbase CacheBox Provider Module for Coldbox - v3.2.2+26</title>
<description>A ColdBox module that allows you to connect CacheBox to a Couchbase NoSQL Cluster</description>
<link>https://www.forgebox.io/view/couchbase-cachebox-provider</link>
<pubDate>Sat, 20 Nov 2021 00:48:02 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/couchbase-cachebox-provider</guid>
</item>
<item>
<title>GeoLocation By IP - v3.0.0+16</title>
<description>Look up and cache a user's countryCode, countryName, regionName, cityName, , zipCode, latitude, longitude, and timeZone by IP address.</description>
<link>https://www.forgebox.io/view/GeoLocation-lookup-by-IP</link>
<pubDate>Tue, 08 Mar 2022 16:41:37 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/GeoLocation-lookup-by-IP</guid>
</item>
<item>
<title>Preside extension - Maysoft quick filter - v1.0.10</title>
<description>Use annotation in preside object to declare quick filter to replace advanced filter of an object</description>
<link>https://www.forgebox.io/view/preside-ext-maysoft-quick-filter</link>
<pubDate>Tue, 05 Sep 2023 07:49:19 GMT</pubDate>
<category>preside-extensions</category>
<guid isPermaLink="false">https://www.forgebox.io/view/preside-ext-maysoft-quick-filter</guid>
</item>
<item>
<title>hyper - v8.2.2</title>
<description>A BoxLang and CFML HTTP Builder</description>
<link>https://www.forgebox.io/view/hyper</link>
<pubDate>Wed, 22 Apr 2026 04:21:49 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/hyper</guid>
</item>
<item>
<title>PresideCMS Extension: Mailgun - v1.2.0+0000012</title>
<description># MailGun Integration for Preside
[![Build Status](https://travis-ci.org/pixl8/preside-ext-mailgun.svg?branch=stable)](https://travis-ci.org/pixl8/preside-ext-mailgun)
## Overview
This extension provides integration for Mailgun with Preside's email centre (Preside 10.8 and above).
Currently, the extension provides:
* A Message Centre service provider with configuration for sending email through Mailgun's API
* A Mailgun webhook endpoint (`/mailgun/hooks/`) for receiving and processing mailgun webhooks for delivery &amp; bounce notifications, etc.
See the [wiki](https://github.com/pixl8/preside-ext-mailgun/wiki) for further documentation.
## Installation
Install the extension to your application via either of the methods detailed below (Git submodule / CommandBox) and then enable the extension by opening up the Preside developer console and entering:
```
extension enable preside-ext-mailgun
reload all
```
### CommandBox (box.json) method
From the root of your application, type the following command:
```
box install preside-ext-mailgun
```
### Git Submodule method
From the root of your application, type the following command:
```
git submodule add https://github.com/pixl8/preside-ext-mailgun.git application/extensions/preside-ext-mailgun
```</description>
<link>https://www.forgebox.io/view/preside-ext-mailgun</link>
<pubDate>Fri, 10 Sep 2021 12:00:02 GMT</pubDate>
<category>preside-extensions</category>
<guid isPermaLink="false">https://www.forgebox.io/view/preside-ext-mailgun</guid>
</item>
<item>
<title>Elixir Bower App Template - v1.10.3</title>
<description>A ColdBox application template that leverages ColdBox Elixir for assets and bower for asset manager</description>
<link>https://www.forgebox.io/view/cbtemplate-elixir-bower</link>
<pubDate>Mon, 23 Nov 2020 21:05:30 GMT</pubDate>
<category>mvc</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbtemplate-elixir-bower</guid>
</item>
<item>
<title>Delivery Observation Gadget - v3.0.1</title>
<link>https://www.forgebox.io/view/dog</link>
<pubDate>Mon, 06 Oct 2025 21:38:13 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/dog</guid>
</item>
<item>
<title>redirectBack - v2.0.2</title>
<description>Caches the last request in the flash scope to give easy redirects back</description>
<link>https://www.forgebox.io/view/redirectBack</link>
<pubDate>Thu, 18 May 2023 12:12:34 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/redirectBack</guid>
</item>
<item>
<title>mixr - v2.0.0</title>
<description>Mixr is a simple, yet flexible static asset helper for Coldbox applications</description>
<link>https://www.forgebox.io/view/mixr</link>
<pubDate>Tue, 21 May 2024 21:43:12 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/mixr</guid>
</item>
<item>
<title>Masa CMS - v7.5.4</title>
<description>Masa CMS is an open source content management system for CFML.</description>
<link>https://www.forgebox.io/view/MasaCMS</link>
<pubDate>Fri, 10 Apr 2026 13:49:47 GMT</pubDate>
<category>cms</category>
<guid isPermaLink="false">https://www.forgebox.io/view/MasaCMS</guid>
</item>
<item>
<title>Bootswatch layout on bootstrap 3 - v1.0</title>
<description>All bootswatch layout based on bootstrap 3 </description>
<link>https://www.forgebox.io/view/cblayouts-bootswatch3</link>
<pubDate>Thu, 09 Jun 2016 14:55:07 GMT</pubDate>
<category>contentbox-themes</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cblayouts-bootswatch3</guid>
</item>
<item>
<title>CommandBox Ngrok - v2.0.0</title>
<description>Commands to share the current server via ngrok</description>
<link>https://www.forgebox.io/view/box-ngrok</link>
<pubDate>Thu, 16 Feb 2023 20:17:23 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/box-ngrok</guid>
</item>
<item>
<title>qb - v13.1.0</title>
<description>A query builder for the rest of us</description>
<link>https://www.forgebox.io/view/qb</link>
<pubDate>Wed, 25 Mar 2026 16:23:11 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/qb</guid>
</item>
<item>
<title>CFConfig CLI - v2.2.1</title>
<description>A CLI library for importing, exporting, transferring, and otherwise managing CF engine configuration.</description>
<link>https://www.forgebox.io/view/commandbox-cfconfig</link>
<pubDate>Mon, 06 Apr 2026 20:33:53 GMT</pubDate>
<category>commandbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/commandbox-cfconfig</guid>
</item>
<item>
<title>JSON-Diff - v2.0.0</title>
<description>An ColdFusion utility for checking if 2 JSON objects have differences</description>
<link>https://www.forgebox.io/view/jsondiff</link>
<pubDate>Wed, 08 Feb 2023 05:10:10 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/jsondiff</guid>
</item>
<item>
<title>PostBox - v0.1</title>
<description>A replacement for the stock MailService Plugin, sends emails using postmarkapp.com service.</description>
<link>https://www.forgebox.io/view/PostBox</link>
<pubDate>Thu, 09 Jun 2016 16:12:34 GMT</pubDate>
<category>plugins</category>
<guid isPermaLink="false">https://www.forgebox.io/view/PostBox</guid>
</item>
<item>
<title>ColdBox JSON Web Tokens (JWT) - v1.1.0</title>
<description># ColdBox JSON Web Tokens (JWT)
## Description
ColdBox Module for encoding and decoding [JSON Web Tokens (JWT)](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html). This is a port of the [CF-JWT-Simple](https://github.com/jsteinshouer/cf-jwt-simple) project which itself is a port of the node.js project [node-jwt-simple](https://github.com/hokaccha/node-jwt-simple) to CFML. It currently supports HmacSHA256, HmacSHA384, and HmacSHA512 signing algorithms.
## Usage
The module has three functions, encode, decode and verify.
```
jwt.encode( payload , key , [ algorithm ] );
jwt.decode( token , key , [ algorithm ] );
jwt.verify( token , key , [ algorithm ] );
```
Where the `payload` is a JSON string, the `key` is a string containing your encoding/decoding password, the `token` is a string containing the result of a previous JWT encoding and the optional `algorithm` value is one of HmacSHA256, HmacSHA384 or HmacSHA512 (default).
This could be used within a ColdBox security interceptor to create the JWT (encode), decode the JWT or verify the JWT is valid. When using it in an interceptor you need to declare the property using the lazy injector using the `provider` keyword, e.g.:
```
property name="jwt" inject="provider:JWTService@jwt";
```</description>
<link>https://www.forgebox.io/view/jwt</link>
<pubDate>Fri, 09 Aug 2019 15:48:33 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/jwt</guid>
</item>
<item>
<title>AntiSamy - v2.2.0+2</title>
<description>OWASP AntiSamy Project that provides XSS cleanup operations to ColdBox applications</description>
<link>https://www.forgebox.io/view/cbantisamy</link>
<pubDate>Wed, 19 Feb 2025 17:27:39 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbantisamy</guid>
</item>
<item>
<title>ip - v1.0.1</title>
<description>A package to retrieve information for a given ip and subnet</description>
<link>https://www.forgebox.io/view/ip</link>
<pubDate>Thu, 12 Oct 2023 14:19:37 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/ip</guid>
</item>
<item>
<title>ContentBox Modular CMS - Module - v6.3.2+13</title>
<description>A Modular Content Management System. This installs the module edition only (no installer)</description>
<link>https://www.forgebox.io/view/contentbox</link>
<pubDate>Fri, 05 Dec 2025 22:10:56 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/contentbox</guid>
</item>
<item>
<title>The ColdBox Paginator - v2.8.3</title>
<description>This module builds a pagination struct for API responses and custom data tables.</description>
<link>https://www.forgebox.io/view/cbpaginator</link>
<pubDate>Wed, 19 Feb 2025 23:44:58 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbpaginator</guid>
</item>
<item>
<title>ContentBox PasteBin Embed - v2.0.0</title>
<description>This module allows you to add PasteBin embedded snippets into your pages</description>
<link>https://www.forgebox.io/view/contentbox-pastebin</link>
<pubDate>Wed, 20 Jul 2016 17:11:37 GMT</pubDate>
<category>contentbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/contentbox-pastebin</guid>
</item>
<item>
<title>cbFacebookSdk - v1.1.0</title>
<description>ColdBox module to interact with Facebook api</description>
<link>https://www.forgebox.io/view/cbFacebookSdk</link>
<pubDate>Sat, 25 Mar 2017 00:01:26 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/cbFacebookSdk</guid>
</item>
<item>
<title>xmlTool - v1.0.1</title>
<link>https://www.forgebox.io/view/xmlTool</link>
<pubDate>Fri, 08 Aug 2025 20:17:17 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/xmlTool</guid>
</item>
<item>
<title>Recaptcha Google v3.0 - v3.0.0</title>
<description>The Invisible reCAPTCHA. It provides a viewlet to add it to any form, the API interface and a Validator for use with cbvalidation</description>
<link>https://www.forgebox.io/view/recaptcha3</link>
<pubDate>Fri, 07 Jun 2024 15:33:05 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/recaptcha3</guid>
</item>
<item>
<title>Widget manager - v1.4.1</title>
<description>A module to manage widget and contentstore with drag&amp;drop</description>
<link>https://www.forgebox.io/view/widget-manager</link>
<pubDate>Fri, 09 Jun 2017 09:19:40 GMT</pubDate>
<category>contentbox-modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/widget-manager</guid>
</item>
<item>
<title>raygun4cfml - v2.1.0</title>
<description>Provides integration with the Raygun CrashReporting API</description>
<link>https://www.forgebox.io/view/raygun4cfml</link>
<pubDate>Tue, 21 Jan 2025 22:50:12 GMT</pubDate>
<category>logging</category>
<guid isPermaLink="false">https://www.forgebox.io/view/raygun4cfml</guid>
</item>
<item>
<title>Postmark - v1.5.0</title>
<description>A ColdFusion wrapper to interact with the Postmark App API</description>
<link>https://www.forgebox.io/view/postmark</link>
<pubDate>Thu, 26 May 2022 15:52:38 GMT</pubDate>
<category>modules</category>
<guid isPermaLink="false">https://www.forgebox.io/view/postmark</guid>
</item>
<item>
<title>Google URL Shortener - v2.0</title>
<description>An interface to google URL Shortener service</description>
<link>https://www.forgebox.io/view/Google-URL-Shortener</link>
<pubDate>Thu, 09 Jun 2016 04:52:21 GMT</pubDate>
<category>plugins</category>
<guid isPermaLink="false">https://www.forgebox.io/view/Google-URL-Shortener</guid>
</item>
</channel>
</rss>
