.. _developers_appointment_plugins: =================== Appointment plugins =================== Appointment plugins should inherit from the base plugin. Public Python API ================= **Plugin base class** .. autoclass:: openforms.appointments.base.BasePlugin :members: **Module documentation** .. automodule:: openforms.appointments :members: