From 090eff71178b274f2f4bf69af25cad19331b8304 Mon Sep 17 00:00:00 2001 From: Tiranajunge <65712579+Tiranajunge@users.noreply.github.com> Date: Tue, 26 May 2026 16:14:50 +0200 Subject: [PATCH] OPNsense checkbox "Show community plugins" (#765) * OPNsense checkbox "Show community plugins" OPNsense requires a new checkbox "Show community plugins" to be checked, before you can find the netbird plugin. Tested on OPNsense 26.1.8_5 * docs: tighten OPNsense community plugins instruction --------- Co-authored-by: Jack Carter <128555021+SunsetDrifter@users.noreply.github.com> --- src/pages/get-started/install/opnsense.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/get-started/install/opnsense.mdx b/src/pages/get-started/install/opnsense.mdx index fdb334ac..119510df 100644 --- a/src/pages/get-started/install/opnsense.mdx +++ b/src/pages/get-started/install/opnsense.mdx @@ -23,7 +23,7 @@ there are both managed and [self-hosted](https://docs.netbird.io/selfhosted/self 2. **Install the NetBird package** - In the OPNsense Web UI, navigate to `System` > `Firmware` > `Plugins`, and search for the `os-netbird` package. Click the install button next to it. + In the OPNsense Web UI, navigate to `System` > `Firmware` > `Plugins`. Make sure `Show community plugins` is checked, then search for the `os-netbird` package and click the install button next to it. 3. **Verify the installation**