mirror of
https://github.com/nextcloud/integration_grist.git
synced 2026-06-22 15:08:53 +02:00
No description
|
|
||
|---|---|---|
| .github | ||
| .tx | ||
| appinfo | ||
| img | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| vendor-bin | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .l10nignore | ||
| .nextcloudignore | ||
| .nvmrc | ||
| .php-cs-fixer.dist.php | ||
| CHANGELOG.md | ||
| CODE_OF_CONDUCT.md | ||
| composer.json | ||
| composer.lock | ||
| LICENSE | ||
| openapi.json | ||
| package-lock.json | ||
| package.json | ||
| psalm.xml | ||
| README.md | ||
| rector.php | ||
| stylelint.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||
Grist Integration
The Grist integration connects Nextcloud to a self-hosted or vendor-hosted Grist account, providing a unified search provider and a smart picker component for documents.
Settings
The connection is configured in the "Connected Accounts" personal settings section. You'll need the URL of your Grist instance and an API that can be created in the Profile settings of your Grist account.

