🧑🏼‍🏭 Don't mind us, we are still working on this site using NotionCMS! Like this project? Sponsor us on GitHub: ⚡️⚡️⚡️ Get Started ⚡️⚡️⚡️
⏳: ~4 min read.
🗺️: current location: /notion-cms/plugins/core-plugins/linker

Core plugin: ncms-plugin-linker

Keep your links linking to the right place when you use ncms!

Keep your links linking to the right place when you use ncms!

This simple plugin ensures that all of the internal links you make inside of your Notion pages are converted properly to internal links that reference other pages in your website. This is all done automatically!

Usage

This is a core plugin so import it from the @agency-kit/notion-cms package like so:

import NotionCMS, { Linker } from '@agency-kit/notion-cms'

new NotionCMS({
  databaseId: '...your db',
  notionAPIKey: process.env.YOUR_KEY,
  plugins: [
    Linker(),
  ]
})

Options

No options, it just works.

we make notionware. 2023 \c\