Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 362 Bytes

appointment_plugins.rst

File metadata and controls

20 lines (13 loc) · 362 Bytes

Appointment plugins

Appointment plugins should inherit from the base plugin.

Public Python API

Plugin base class

openforms.appointments.base.BasePlugin

Module documentation

openforms.appointments