Skip to main content

One doc tagged with "async plugin setup"

View all tags

Plugin Initialization

Plugin initialization allows your plugin to perform asynchronous operations before it becomes ready to use. This is essential for plugins that need to load configuration, fetch data, or perform setup tasks.