Back to Articles
How to use Tiptap Pro extensions?
Sep 13, 2024 (4 months ago)•
42 views1 min read
Tiptap Pro extensions add advanced capabilities to the Tiptap Editor such as versioning and AI-assisted content generation. A Tiptap account is required to access Pro extensions. Select extensions such as Collaboration History, Comments, and the AI extension also require an active subscription.
To install Pro Extensions you authenticate to the private Tiptap NPM registry with a Tiptap Pro authentication token. You can configure credentials for your package manager on a per-project basis, or set them globally for CI/CD environments.
Configure per-project authentication
- Get your Tiptap Pro authentication token from https://cloud.tiptap.dev/pro-extensions.
- Add the Tiptap private registry to the package manager configuration file in the root directory of your project.