Configuration Tools
Last updated
Last updated
Configuration tools are a helper layer abstracted over the core plugin implementations. Instead of creating new, individual plugins for each use case, you can often reuse existing ones. Configuration tools help the user configure the parameters of existing plugins.
For example,
Google Calendar can be implemented by configuring the Email plugin with the attendee emails
Auto-configure approved user addresses with the Address Restrictions plugin
Or any application can be implemented by issuing claim codes with the Codes plugin.
Prompt the user to add the copy / paste the stringified JSON to the Configuration Tools tab on the claim builder.