Skip to main content

Install packages

The Grunt package is hosted in a private Azure Artifacts feed and requires authentication. Start from the official sample:
Create or update your project .npmrc:
[GRUNT_PACKAGE_TOKEN] is the package token value provided by Grunt. Then install the required dependencies:

Configure CKEditor

Add Grunt to your plugin list and enable Grunt toolbar actions.
This setup enables Grunt UI actions in CKEditor. Persistence comes from your storage pipeline configuration.

Next: storage pipeline

Connect Grunt object persistence to your backend API.