Skip to content
SP StackPractices

Tag: plugin

Browse 1 practical software engineering resources tagged with "plugin". Discover code recipes, design patterns, documentation templates, and in-depth guides to help you build, deploy, and maintain production-ready solutions involving plugin.

Plugin Pattern

Enable third-party extensions by defining extension points in a host system that dynamically loads and executes external modules.