@nocobase/plugin-ai 2.1.0 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ai/docs/nocobase/ai/ai-quick-start.md +1 -1
- package/dist/ai/docs/nocobase/ai/claude-code/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/codex/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/hermes-agent/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/install-nocobase-app.md +98 -0
- package/dist/ai/docs/nocobase/ai/openclaw/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/opencode/index.md +1 -1
- package/dist/ai/docs/nocobase/ai/quick-start.mdx +21 -14
- package/dist/ai/docs/nocobase/ai/workbuddy/index.md +1 -1
- package/dist/ai/docs/nocobase/ai-builder/index.md +17 -2
- package/dist/ai/docs/nocobase/ai-builder/version-control.md +120 -0
- package/dist/ai/docs/nocobase/ai-dev/index.md +1 -1
- package/dist/ai/docs/nocobase/api/cli/plugin/import.md +1 -1
- package/dist/ai/docs/nocobase/get-started/how-nocobase-works.mdx +8 -1
- package/dist/ai/docs/nocobase/get-started/quickstart.md +6 -1
- package/dist/ai/docs/nocobase/index.md +7 -10
- package/dist/ai/docs/nocobase/interface-builder/fields/field-settings/scan-input.md +43 -0
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/index.md +6 -6
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/cli.md +2 -8
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/env.md +3 -3
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/migration.md +1 -1
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/index.md +1 -1
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/caddy.md +1 -1
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/index.md +1 -1
- package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/reverse-proxy/nginx.md +1 -1
- package/dist/ai/docs/nocobase/ops-management/version-control/index.md +21 -6
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-acl/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-bulk-edit/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-bulk-update/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-custom-request/index.md +5 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-duplicate/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-export/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-export-pro/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-import/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-import-pro/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-print/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-action-template-print/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai/index.md +6 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai-gigachat/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ai-knowledge-base/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-api-doc/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-api-keys/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-app-sso/index.md +16 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-app-supervisor/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-async-task-manager/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-audit-logger/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-audit-logs/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-cas/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-dingtalk/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-ldap/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-oidc/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-saml/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-sms/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-auth-wecom/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-backup-restore/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-backups/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-grid-card/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-iframe/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-list/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-markdown/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-multi-step-form/index.md +6 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-template/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-tree/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-block-workbench/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-calendar/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-charts/index.md +5 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-client/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-fdw/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-sql/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-collection-tree/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-comments/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-custom-brand/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-custom-variables/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-clickhouse/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-doris/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mariadb/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mssql/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-mysql/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-nocobase/index.md +16 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-oracle/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-external-postgres/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-kingbase/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-main/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-manager/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-source-rest-api/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-visualization/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-data-visualization-echarts/index.md +8 -4
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-departments/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-email-manager/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-embed/index.md +4 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-environment-variables/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-error-handler/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-attachment-url/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-china-region/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-code/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-component-mask/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-encryption/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-formula/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-m2m-array/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-markdown-vditor/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-sequence/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-signature/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-field-sort/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-manager/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-previewer-office/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-file-storage-s3-pro/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-flow-engine/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-form-drafts/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-gantt/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-graph-collection-manager/index.md +8 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-idp-oauth/index.md +14 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ip-restriction/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-kanban/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-license/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-locale-tester/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-localization/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-lock-adapter-redis/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-logger/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-map/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mcp-server/index.md +14 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-migration-manager/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mobile/index.md +8 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-mobile-client/index.md +7 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-app-manager/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-app-share-collection/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-keyword-filter/index.md +4 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-multi-space/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-email/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-in-app-message/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-notification-manager/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-password-policy/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-public-forms/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-pubsub-adapter-redis/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-queue-adapter-rabbitmq/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-queue-adapter-redis/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-record-history/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-request-encryption/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-snapshot-field/index.md +6 -4
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-system-settings/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-telemetry/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-telemetry-prometheus/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-text-copy/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-theme-editor/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-two-factor-authentication/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ui-schema-storage/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-ui-templates/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-user-data-sync/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-users/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-verification/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-verification-totp-authenticator/index.md +2 -0
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-version-control/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workerid-allocator-redis/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-action-trigger/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-aggregate/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-approval/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-cc/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-custom-action-trigger/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-date-calculation/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-delay/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-dynamic-calculation/index.md +6 -4
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-javascript/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-json-query/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-json-variable-mapping/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-loop/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-mailer/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-manual/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-notification/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-parallel/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-request/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-request-interceptor/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-response-message/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-sql/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-subflow/index.md +3 -1
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-test/index.md +4 -2
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-variable/index.md +5 -3
- package/dist/ai/docs/nocobase/plugins/@nocobase/plugin-workflow-webhook/index.md +4 -2
- package/dist/client/features/components.d.ts +9 -0
- package/dist/client/features/feature-manager.d.ts +1 -9
- package/dist/client/features/index.d.ts +1 -9
- package/dist/client/features/vector-database-provider.d.ts +1 -10
- package/dist/client/features/vector-store-provider.d.ts +9 -0
- package/dist/client/index.d.ts +1 -0
- package/dist/client/index.js +2 -2
- package/dist/client/manager/ai-feature-manager.d.ts +1 -6
- package/dist/client-v2/features/components.d.ts +14 -0
- package/dist/client-v2/features/feature-manager.d.ts +19 -0
- package/dist/client-v2/features/index.d.ts +22 -0
- package/dist/client-v2/features/vector-database-provider.d.ts +18 -0
- package/dist/client-v2/features/vector-store-provider.d.ts +38 -0
- package/dist/client-v2/index.d.ts +5 -0
- package/dist/client-v2/index.js +1 -1
- package/dist/client-v2/manager/ai-feature-manager.d.ts +15 -0
- package/dist/externalVersion.js +16 -16
- package/dist/node_modules/@langchain/xai/package.json +1 -1
- package/dist/node_modules/fs-extra/package.json +1 -1
- package/dist/node_modules/jsonrepair/package.json +1 -1
- package/dist/node_modules/just-bash/package.json +1 -1
- package/dist/node_modules/nodejs-snowflake/package.json +1 -1
- package/dist/node_modules/openai/package.json +1 -1
- package/dist/node_modules/zod/package.json +1 -1
- package/dist/server/ai-employees/ai-knowledge-base.js +1 -1
- package/dist/server/features/feature-manager.d.ts +2 -2
- package/dist/server/features/vector-store-provider.d.ts +1 -0
- package/dist/server/types/knowledge-base.type.d.ts +1 -1
- package/package.json +3 -2
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/cli-design/nb-app-design-intent.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/cli-design/nb-proxy-design-intent.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/airgap.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/installation/docker-compose.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/backup-restore.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/manage-app.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/operations/multi-environment.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/plugins/third-party.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/production/autostart.md +0 -0
- /package/dist/ai/docs/nocobase/{quickstart → nocobase-cli}/release-management.md +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
This page only applies to applications created or hosted via the NocoBase CLI.
|
|
4
4
|
|
|
5
|
-
If you have just finished reading [
|
|
5
|
+
If you have just finished reading [Install using CLI](./cli.md) and have seen the "Installation Directory" section, then the most common problems you will encounter are usually the following:
|
|
6
6
|
|
|
7
7
|
- Where is the `.env` file placed?
|
|
8
8
|
- Which configurations are still suitable to be written into `.env`
|
|
@@ -17,7 +17,7 @@ Let’s talk about the conclusion first:
|
|
|
17
17
|
|
|
18
18
|
## Find `app-path` first
|
|
19
19
|
|
|
20
|
-
In [Install using CLI
|
|
20
|
+
In [Install using CLI](./cli.md#Installation directory), the default directory structure of CLI env is as follows:
|
|
21
21
|
|
|
22
22
|
```text
|
|
23
23
|
<app-path>/
|
|
@@ -148,6 +148,6 @@ This is also the mentality that this page most wants to help you build:
|
|
|
148
148
|
|
|
149
149
|
## Where to look next
|
|
150
150
|
|
|
151
|
-
- If you have not confirmed the application directory structure, first go back to [Install using CLI
|
|
151
|
+
- If you have not confirmed the application directory structure, first go back to [Install using CLI](./cli.md#Installation directory)
|
|
152
152
|
- If you want to modify basic configurations such as ports, time zones, database connections, and public access paths, continue to see [`nb env update`](../../api/cli/env/update.md)
|
|
153
153
|
- If you want to start, restart or view application logs, continue to see [Manage Application](../operations/manage-app.md)
|
|
@@ -99,5 +99,5 @@ By default, it is enough to migrate the test environment first. Only migrate the
|
|
|
99
99
|
|
|
100
100
|
## Where to look next
|
|
101
101
|
|
|
102
|
-
- If you are ready to install and manage applications in a new way, continue to [
|
|
102
|
+
- If you are ready to install and manage applications in a new way, continue to [Install using CLI](./cli.md)
|
|
103
103
|
- If you just continue to use the original installation method, just go back to the installation and upgrade document entry above.
|
|
@@ -69,7 +69,7 @@ If you happen to be stuck here "Why do you need `nb app autostart`", just contin
|
|
|
69
69
|
- If you are going to connect to the reverse proxy, `appPort` has been saved in env
|
|
70
70
|
- If you are ready to officially open it to the outside world, you have already planned the domain name, entrance port and HTTPS solution.
|
|
71
71
|
|
|
72
|
-
If you have not completed the CLI installation or env initialization, go back to [
|
|
72
|
+
If you have not completed the CLI installation or env initialization, go back to [Install using CLI](../installation/cli.md).
|
|
73
73
|
|
|
74
74
|
If the command prompts that env is missing `appPort`, first execute [`nb env update`](../../api/cli/env/update.md) to fill it in.
|
|
75
75
|
|
|
@@ -290,6 +290,6 @@ nb proxy caddy status
|
|
|
290
290
|
|
|
291
291
|
- [Production environment reverse proxy](./index.md)
|
|
292
292
|
- [Nginx](./nginx.md)
|
|
293
|
-
- [Install using CLI
|
|
293
|
+
- [Install using CLI](../../installation/cli.md)
|
|
294
294
|
- [Application configuration with `.env`](../../installation/env.md)
|
|
295
295
|
- [`nb proxy caddy` Command Reference](../../../api/cli/proxy/caddy/index.md)
|
|
@@ -45,4 +45,4 @@ It can usually be judged like this:
|
|
|
45
45
|
| Follow the Nginx management site entrance | [Nginx](./nginx.md) |
|
|
46
46
|
| Connect HTTPS as soon as possible | [Caddy](./caddy.md) |
|
|
47
47
|
| First adjust the env configuration that will affect the proxy results, such as `app-port`, `app-public-path` | [`nb env update`](../../../api/cli/env/update.md) |
|
|
48
|
-
| First confirm the installation and env configuration of the application | [Install using CLI
|
|
48
|
+
| First confirm the installation and env configuration of the application | [Install using CLI](../../installation/cli.md) |
|
|
@@ -246,6 +246,6 @@ However, if you just want to get available HTTPS as soon as possible, and don't
|
|
|
246
246
|
|
|
247
247
|
- [Production environment reverse proxy](./index.md)
|
|
248
248
|
- [Caddy](./caddy.md)
|
|
249
|
-
- [Install using CLI
|
|
249
|
+
- [Install using CLI](../../installation/cli.md)
|
|
250
250
|
- [Application configuration with `.env`](../../installation/env.md)
|
|
251
251
|
- [`nb proxy nginx` Command Reference](../../../api/cli/proxy/nginx/index.md)
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Version control"
|
|
3
|
-
description: "Version control plugin guide:
|
|
4
|
-
keywords: "Version control,ops management,create version,restore version,NocoBase"
|
|
3
|
+
description: "Version control plugin guide: automatically save versions during AI Builder sessions, create and restore versions manually, configure retention, set shortcuts, and include user collections in saved versions."
|
|
4
|
+
keywords: "Version control,ops management,AI Builder,nocobase-revision,nb revision create,create version,restore version,NocoBase"
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Version control
|
|
8
8
|
|
|
9
|
-
In NocoBase, **Version control** lets you save a restorable version of the current application. You can create versions manually, restore the application to a saved version when needed, and
|
|
9
|
+
In NocoBase, **Version control** lets you save a restorable version of the current application. You can create versions manually, restore the application to a saved version when needed, and let AI Builder automatically save versions after meaningful milestones.
|
|
10
10
|
|
|
11
11
|
Version control depends on [Backup manager](../backup-manager/index.mdx) to save and restore application states. Before using Version control, enable Backup manager first.
|
|
12
12
|
|
|
@@ -16,17 +16,31 @@ Community and Standard editions do not include the Version control plugin. If yo
|
|
|
16
16
|
|
|
17
17
|
:::
|
|
18
18
|
|
|
19
|
+
## AI auto-saved versions
|
|
20
|
+
|
|
21
|
+
After the Version control plugin is enabled, AI Builder gets an extra rollback safeguard. When an AI Agent starts working on a request, it checks the NocoBase Skills available to the current application. If it finds the `nocobase-revision` skill, it can save key building milestones as restorable versions.
|
|
22
|
+
|
|
23
|
+

|
|
24
|
+
|
|
25
|
+
When AI completes a piece of work that can be reviewed on its own, such as building a page, creating a set of collections, or configuring a workflow, it runs `nb revision create` through the NocoBase CLI. You do not need to click 「Create version」 manually each time, and small adjustments will not create noisy version records.
|
|
26
|
+
|
|
27
|
+

|
|
28
|
+
|
|
29
|
+
These versions appear in the versions list. If later changes do not match your expectations, you can restore to the previous clear building milestone and continue adjusting from there.
|
|
30
|
+
|
|
19
31
|
## Open the plugin
|
|
20
32
|
|
|
21
|
-
|
|
33
|
+
After the plugin is enabled, a 「Version control」 menu appears in the top bar. You can create a version directly from there or open the versions list.
|
|
34
|
+
|
|
35
|
+
You can also open the plugin from 「System settings / Version control」. The default shortcut for creating a version is `Ctrl + K`, and you can change it in the settings tab.
|
|
22
36
|
|
|
23
|
-

|
|
24
38
|
|
|
25
39
|
## Create a version
|
|
26
40
|
|
|
27
41
|
Click 「Create version」, enter a description, and save it. The description can be up to 2000 characters. It is useful for recording the background of the change, such as “Adjusted approval fields and permissions”.
|
|
28
42
|
|
|
29
|
-

|
|
30
44
|
|
|
31
45
|
After you click save, the list first shows a temporary “Saving” entry. When the task finishes, the saved version appears in the list.
|
|
32
46
|
|
|
@@ -77,3 +91,4 @@ If you include a user collection, NocoBase also includes related collections aut
|
|
|
77
91
|
- [Backup manager](../backup-manager/index.mdx) — the underlying capability required by Version control
|
|
78
92
|
- [Migration manager](../migration-manager/index.md) — move application configuration across environments
|
|
79
93
|
- [Release management](../release-management/index.md) — plan release workflows with backups, migrations, and variables
|
|
94
|
+
- [AI Builder quick start](../../ai-builder/index.md) — use natural language to complete data modeling, page configuration, and workflow orchestration
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Access control"
|
|
3
|
+
keywords: "Users & permissions"
|
|
4
|
+
displayName: "Access control"
|
|
3
5
|
packageName: '@nocobase/plugin-acl'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
Based on roles, resources, and actions,
|
|
10
|
+
Based on roles, resources, and actions, access control can precisely manage interface configuration permissions, data operation permissions, menu access permissions, and plugin permissions.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: true
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Access
|
|
17
|
+
# Access control
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Action: Batch edit"
|
|
3
|
+
keywords: "Actions"
|
|
4
|
+
displayName: "Action: Batch edit"
|
|
3
5
|
packageName: '@nocobase/plugin-action-bulk-edit'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
|
|
10
|
+
Batch edit all records or selected records.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action:
|
|
17
|
+
# Action: Batch edit
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Action: Batch update"
|
|
3
|
+
keywords: "Actions"
|
|
4
|
+
displayName: "Action: Batch update"
|
|
3
5
|
packageName: '@nocobase/plugin-action-bulk-update'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
|
|
10
|
+
Batch update all records or selected records.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action:
|
|
17
|
+
# Action: Batch update
|
|
@@ -1,14 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Custom request"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Custom request"
|
|
3
5
|
packageName: '@nocobase/plugin-action-custom-request'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
8
|
+
- 2.x
|
|
6
9
|
description: |
|
|
7
|
-
|
|
10
|
+
Sending a request to any HTTP service supports sending context data to the target service.
|
|
8
11
|
isFree: true
|
|
9
12
|
builtIn: true
|
|
10
13
|
defaultEnabled: false
|
|
11
14
|
editionLevel: 0
|
|
12
15
|
---
|
|
13
16
|
|
|
14
|
-
# Action: Custom request
|
|
17
|
+
# Action: Custom request
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Duplicate record"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Duplicate record"
|
|
3
5
|
packageName: '@nocobase/plugin-action-duplicate'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
Duplicate a record
|
|
10
|
+
Duplicate a record, you can either duplicate it into a form and edit it before saving it, or you can duplicate it directly to generate a new record.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action: Duplicate record
|
|
17
|
+
# Action: Duplicate record
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Export records"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Export records"
|
|
3
5
|
packageName: '@nocobase/plugin-action-export'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
Export filtered records to
|
|
10
|
+
Export filtered records to excel, you can configure which fields to export.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action: Export records
|
|
17
|
+
# Action: Export records
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Export records Pro"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Export records Pro"
|
|
3
5
|
packageName: '@nocobase/plugin-action-export-pro'
|
|
4
6
|
supportedVersions:
|
|
@@ -12,4 +14,4 @@ defaultEnabled: false
|
|
|
12
14
|
editionLevel: 1
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action: Export records Pro
|
|
17
|
+
# Action: Export records Pro
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Import records"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Import records"
|
|
3
5
|
packageName: '@nocobase/plugin-action-import'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
Import records using
|
|
10
|
+
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
|
|
9
11
|
isFree: true
|
|
10
12
|
builtIn: true
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 0
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action: Import records
|
|
17
|
+
# Action: Import records
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Action: Import records Pro"
|
|
3
|
+
keywords: "Actions"
|
|
2
4
|
displayName: "Action: Import records Pro"
|
|
3
5
|
packageName: '@nocobase/plugin-action-import-pro'
|
|
4
6
|
supportedVersions:
|
|
@@ -12,4 +14,4 @@ defaultEnabled: false
|
|
|
12
14
|
editionLevel: 1
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Action: Import records Pro
|
|
17
|
+
# Action: Import records Pro
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Template print"
|
|
3
|
+
keywords: "Actions"
|
|
4
|
+
displayName: "Template print"
|
|
3
5
|
packageName: '@nocobase/plugin-action-template-print'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
|
|
10
|
+
It supports users in printing templates within the NocoBase application.
|
|
9
11
|
isFree: false
|
|
10
12
|
builtIn: false
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 2
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
#
|
|
17
|
+
# Template print
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "AI employees"
|
|
3
|
+
keywords: "AI"
|
|
4
|
+
displayName: "AI employees"
|
|
3
5
|
packageName: '@nocobase/plugin-ai'
|
|
6
|
+
supportedVersions:
|
|
7
|
+
- 2.x
|
|
4
8
|
description: |
|
|
5
9
|
Create AI employees with diverse skills to collaborate with humans, build systems, and handle business operations.
|
|
6
10
|
isFree: true
|
|
@@ -9,4 +13,4 @@ defaultEnabled: false
|
|
|
9
13
|
editionLevel: 0
|
|
10
14
|
---
|
|
11
15
|
|
|
12
|
-
# AI
|
|
16
|
+
# AI employees
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "AI LLM: GigaChat"
|
|
3
|
+
keywords: "AI"
|
|
2
4
|
displayName: "AI LLM: GigaChat"
|
|
3
5
|
packageName: '@nocobase/plugin-ai-gigachat'
|
|
4
6
|
supportedVersions:
|
|
@@ -11,4 +13,4 @@ defaultEnabled: false
|
|
|
11
13
|
editionLevel: 0
|
|
12
14
|
---
|
|
13
15
|
|
|
14
|
-
# AI LLM: GigaChat
|
|
16
|
+
# AI LLM: GigaChat
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "API documentation"
|
|
3
|
+
keywords: "API documentation,Plugin,NocoBase"
|
|
4
|
+
displayName: "API documentation"
|
|
3
5
|
packageName: '@nocobase/plugin-api-doc'
|
|
4
6
|
description: |
|
|
5
7
|
An OpenAPI documentation generator for NocoBase HTTP API.
|
|
@@ -9,4 +11,4 @@ defaultEnabled: false
|
|
|
9
11
|
editionLevel: 0
|
|
10
12
|
---
|
|
11
13
|
|
|
12
|
-
# API
|
|
14
|
+
# API documentation
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Auth: API keys"
|
|
3
|
+
keywords: "Authentication"
|
|
4
|
+
displayName: "Auth: API keys"
|
|
3
5
|
packageName: '@nocobase/plugin-api-keys'
|
|
4
6
|
description: |
|
|
5
|
-
Allows users to use API
|
|
7
|
+
Allows users to use API key to access application's HTTP API
|
|
6
8
|
isFree: true
|
|
7
9
|
builtIn: true
|
|
8
10
|
defaultEnabled: false
|
|
9
11
|
editionLevel: 0
|
|
10
12
|
---
|
|
11
13
|
|
|
12
|
-
#
|
|
14
|
+
# Auth: API keys
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: "App SSO"
|
|
3
|
+
keywords: "Authentication"
|
|
4
|
+
displayName: "App SSO"
|
|
5
|
+
packageName: '@nocobase/plugin-app-sso'
|
|
6
|
+
supportedVersions:
|
|
7
|
+
- 2.x
|
|
8
|
+
description: |
|
|
9
|
+
Application-to-application single sign-on for multi-app deployments.
|
|
10
|
+
isFree: false
|
|
11
|
+
builtIn: false
|
|
12
|
+
defaultEnabled: false
|
|
13
|
+
editionLevel: 2
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
# App SSO
|
|
@@ -1,14 +1,16 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "App supervisor"
|
|
3
|
+
keywords: "Architecture"
|
|
4
|
+
displayName: "App supervisor"
|
|
3
5
|
packageName: '@nocobase/plugin-app-supervisor'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 2.x
|
|
6
8
|
description: |
|
|
7
|
-
The App Supervisor plugin
|
|
9
|
+
The App Supervisor plugin provides unified supervision and orchestration of multiple NocoBase application instances, offering application discovery and runtime management capabilities.
|
|
8
10
|
isFree: false
|
|
9
11
|
builtIn: false
|
|
10
12
|
defaultEnabled: false
|
|
11
13
|
editionLevel: 3
|
|
12
14
|
---
|
|
13
15
|
|
|
14
|
-
# App
|
|
16
|
+
# App supervisor
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Async task manager"
|
|
3
|
+
keywords: "Async task manager,Plugin,NocoBase"
|
|
4
|
+
displayName: "Async task manager"
|
|
3
5
|
packageName: '@nocobase/plugin-async-task-manager'
|
|
4
6
|
description: |
|
|
5
|
-
Manage and monitor asynchronous tasks such as data import/export.
|
|
7
|
+
Manage and monitor asynchronous tasks such as data import/export. Support task progress tracking and notification.
|
|
6
8
|
isFree: true
|
|
7
9
|
builtIn: true
|
|
8
10
|
defaultEnabled: false
|
|
9
11
|
editionLevel: 0
|
|
10
12
|
---
|
|
11
13
|
|
|
12
|
-
#
|
|
14
|
+
# Async task manager
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Audit logs (deprecated)"
|
|
3
|
+
keywords: "System & security"
|
|
2
4
|
displayName: "Audit logs (deprecated)"
|
|
3
5
|
packageName: '@nocobase/plugin-audit-logs'
|
|
4
6
|
description: |
|
|
@@ -12,4 +14,4 @@ editionLevel: 0
|
|
|
12
14
|
|
|
13
15
|
# Audit logs (deprecated)
|
|
14
16
|
|
|
15
|
-
> Note: This plugin is deprecated.
|
|
17
|
+
> Note: This plugin is deprecated.
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Authentication"
|
|
3
|
+
keywords: "Authentication,Security"
|
|
2
4
|
displayName: "Authentication"
|
|
3
5
|
packageName: '@nocobase/plugin-auth'
|
|
4
6
|
description: |
|
|
@@ -9,4 +11,4 @@ defaultEnabled: false
|
|
|
9
11
|
editionLevel: 0
|
|
10
12
|
---
|
|
11
13
|
|
|
12
|
-
# Authentication
|
|
14
|
+
# Authentication
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "DingTalk"
|
|
3
|
+
keywords: "Authentication,Notification,Users & permissions"
|
|
4
|
+
displayName: "DingTalk"
|
|
3
5
|
packageName: '@nocobase/plugin-auth-dingtalk'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
DingTalk authentication.
|
|
10
|
+
Provides abilities for integrating DingTalk, including authentication, notification channel and data source for synchronizing user data.
|
|
9
11
|
isFree: false
|
|
10
12
|
builtIn: false
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 2
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
#
|
|
17
|
+
# DingTalk
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "Auth: SAML 2.0"
|
|
3
|
+
keywords: "Authentication"
|
|
2
4
|
displayName: "Auth: SAML 2.0"
|
|
3
5
|
packageName: '@nocobase/plugin-auth-saml'
|
|
4
6
|
supportedVersions:
|
|
@@ -12,4 +14,4 @@ defaultEnabled: false
|
|
|
12
14
|
editionLevel: 2
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# Auth: SAML 2.0
|
|
17
|
+
# Auth: SAML 2.0
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
2
|
+
title: "Auth: SMS"
|
|
3
|
+
keywords: "Authentication"
|
|
4
|
+
displayName: "Auth: SMS"
|
|
3
5
|
packageName: '@nocobase/plugin-auth-sms'
|
|
4
6
|
description: |
|
|
5
|
-
|
|
7
|
+
SMS authentication.
|
|
6
8
|
isFree: true
|
|
7
9
|
builtIn: true
|
|
8
10
|
defaultEnabled: false
|
|
9
11
|
editionLevel: 0
|
|
10
12
|
---
|
|
11
13
|
|
|
12
|
-
#
|
|
14
|
+
# Auth: SMS
|
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "WeCom"
|
|
3
|
+
keywords: "Authentication,Notification,Users & permissions"
|
|
2
4
|
displayName: "WeCom"
|
|
3
|
-
|
|
5
|
+
packageName: '@nocobase/plugin-auth-wecom'
|
|
4
6
|
supportedVersions:
|
|
5
7
|
- 1.x
|
|
6
8
|
- 2.x
|
|
7
9
|
description: |
|
|
8
|
-
Provides
|
|
10
|
+
Provides abilities for integrating WeCom, including authentication, notification channel and data source for synchronizing user data.
|
|
9
11
|
isFree: false
|
|
10
12
|
builtIn: false
|
|
11
13
|
defaultEnabled: false
|
|
12
14
|
editionLevel: 2
|
|
13
15
|
---
|
|
14
16
|
|
|
15
|
-
# WeCom
|
|
17
|
+
# WeCom
|
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
---
|
|
2
|
+
title: "App backup & restore (deprecated)"
|
|
3
|
+
keywords: "System management"
|
|
2
4
|
displayName: "App backup & restore (deprecated)"
|
|
3
5
|
packageName: '@nocobase/plugin-backup-restore'
|
|
4
6
|
description: |
|
|
@@ -12,4 +14,4 @@ editionLevel: 0
|
|
|
12
14
|
|
|
13
15
|
# App backup & restore (deprecated)
|
|
14
16
|
|
|
15
|
-
> Note: This plugin is deprecated.
|
|
17
|
+
> Note: This plugin is deprecated.
|