docs: update plugin npm distribution guidance

This commit is contained in:
Peter Steinberger
2026-05-02 22:00:31 +01:00
parent 46d4238425
commit fd83c49cff
13 changed files with 39 additions and 62 deletions

View File

@@ -41,9 +41,8 @@ the Gateway, then restart the Gateway to load it.
</Tab>
</Tabs>
If npm reports the OpenClaw-owned package as deprecated, that package version
is from an older external package train; use a current packaged OpenClaw
build or the local folder path until a newer npm package is published.
Use `@openclaw/voice-call@beta` when following the OpenClaw beta channel and
npmjs shows `beta` ahead of `latest`.
Restart the Gateway afterwards so the plugin loads.

View File

@@ -34,9 +34,8 @@ No external `zca`/`openzca` CLI binary is required.
openclaw plugins install @openclaw/zalouser
```
If npm reports the OpenClaw-owned package as deprecated, that package version is
from an older external package train; use a current packaged OpenClaw build or
the local folder path until a newer npm package is published.
Use `@openclaw/zalouser@beta` when following the OpenClaw beta channel and npmjs
shows `beta` ahead of `latest`.
Restart the Gateway afterwards.