JUNE 7, 2023

Back to speakers
Alex Bennett

Alex Bennett

Head of Web Development @ The British Library

Bio

Development and stuff. I'm a technology geek. JavaScript & coloring things in. Corgi dad 🤍 Head of Web Development at @britishlibrary

Social Media

Building a plugin with configuration

Strapi plugin development is very extensible. A key aspect of this extensibility is the ability to incorporate a settings section within your plugin. This feature enables admins to securely store important information such as API tokens/secrets or settings that directly impact the functionality of the plugin.