/unlinked-entries

Unlinked Entry Finder Page Extension

Primary LanguageJavaScriptMIT LicenseMIT

Unlinked Entry Finder

Installation

npm install && npm run configure

This will install all dependencies, setup the Contentful CLI with your desired target space and target environment.

Configuring your space

Once the dependencies are installed, you need to install the extension in your space.

This will happen when you start running this package in development mode:

npm run start

Then add the sidebar component to any of your content types to easily navigate to the full page extension.

LICENSE

MIT