Caldera Forms processors allow you to accomplish many things during Caldera Forms processing. For example, you can add custom validation, save data to the database, send data to a remote API, and integrate with a payment processor, marketing automation system or CRM. We have a full line of Caldera Forms processors that we’ve created and maintain, and several that have been created by third-party developers.
You can also make your own Caldera Forms processors. We have a variety of documentation to help you create your own processors so you can solve specific needs for your site or make a Caldera Forms add-on for distribution:
- Introduction To Caldera Forms Processors
- Start Here
- Custom Processing of Caldera Forms Submissions
- Customizing Caldera Forms submission processing without using a processor
- Caldera Forms Run Action
- The DIY Caldera Forms Processor
- Processing Overview
- Detailed overview of how Caldera Forms processing works
- Creating A Custom Validation Processor For Caldera Forms
- Tutorial detailing how to create a processor to validate fields using custom rules.
- Creating Processor Using The Caldera_Forms_Processor_Processor Class
- This is the most advanced method and strongly recommended for publicly available plugins.