Email Resource Type #

This module demonstrates how to use a Node module such as Nodemailer to make a reusable resource type.

For information on how to use this module in your app, see the Email Resource documentation.

Download View Source

Useful files #

Event Resource Type #

This module demonstrates how to run user-defined Events in your resource. See the Creating Custom Resource Types page for an analysis of the source.

For information on how to use this module in your app, see the Event Resource documentation.

Download View Source

Useful files #

S3 Bucket Resource Type #

This module demonstrates how to receive file uploads in a custom resource type.

For information on how to use this module in your app, see the S3 Bucket Resource documentation.

Download View Source

Useful files #

More