Chinmaya Forms Framework

Chinmaya Forms Framework (CFF) is a system that allows for management of forms, accounts, and payment integration. With CFF, you can:

  • Manage forms
  • Create forms using JSON Schema
  • Export responses
  • Associate accounts with responses
  • Integrate with PayPal and CCAvenue

CFF has been used for events such as:

  • Walkathons
  • Balavihar Registration
  • Camp Registration
  • Information Collection Forms
  • Donation Forms

Documentation structure

  • Form Management - how to share forms and manage responses as a form admin.
  • Form Editing - how to configure and edit forms by modifying the JSON options for a form.
  • Using the API - information about integrating with the CFF REST API to use data in your own apps
  • Development on CFF - information about development on the CFF codebase, contributing guidelines, and setup instructions

Development

See Development on CFF for more information.