Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

contentful-to-sanity

Package Overview
Dependencies
Maintainers
36
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-to-sanity

Migration tool from Contentful to Sanity

  • 2.0.0-dev.0
  • dev
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22
increased by37.5%
Maintainers
36
Weekly downloads
 
Created
Source

contentful-to-sanity

This package liberates Contentful spaces, creating Sanity projects and schemas as it goes.

  • Intallation
  • Requirements
  • Usage
  • Commands

Installation

$ npm install -g contentful-to-sanity

Requirements

Requires node.js version >= 12

Usage

  1. Install the CLI tool (see Installation above)
  2. Install the Sanity CLI tool (if not already done) and log in npm install -g @sanity/cli && sanity login
  3. Open Contentful and navigate to your space: https://app.contentful.com/
  4. Find the contentful space ID of your project (under Space settingsGeneral)
  5. Create a content management token (under Space settingsAPI keysContent management tokensGenerate personal token)
  6. Run the migration tool (see Commands)

Commands

contentful-to-sanity help [COMMAND]

Display help for contentful-to-sanity.

USAGE
  $ contentful-to-sanity help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for contentful-to-sanity.

See code: @oclif/plugin-help

Keywords

FAQs

Package last updated on 09 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc