Webform API

Categories

Component ID

1961276

Component name

Webform API

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

13536

Component created

Component changed

Component body

Overview

This module provides a simple API to help for dealing with webform.

Features

For now, the API provides few methods, but we are constantly updating, feel free to contribute with code or ideas.

Installation

Just install the module's default Drupal way.

To use the API, you can instantiate the class WebformApi, to handle a specific webform, or use static methods, without the need to instantiate.