Skip to Content
v3is coming! Temporal API, timezones, and more đŸ„ł
DocsCalendarInstalling premium plugins

Installing

Upon purchasing a premium subscription you will receive an authentication token. This you will need for the following steps.

1. .npmrc

In order to download the premium packages you need to add an .npmrc file or edit your existing one. Exchange ${SX_PREMIUM_TOKEN} with your actual token. This can also be done via environment variables.

@sx-premium:registry=https://gitlab.schedule-x.com/api/v4/packages/npm/ //gitlab.schedule-x.com/api/v4/packages/npm/:_authToken=${SX_PREMIUM_TOKEN}

2. Install the packages you need

npm i @sx-premium/interactive-event-modal
Last updated on

We use cookies for marketing purposes. By clicking "Accept", you consent to the use of all cookies. If you decline, we will only use functional cookies. You can read more about our cookie policy here.