contentful-migration

Installation
SKILL.md

Contentful Migration

The contentful-migration tool lets you describe and execute content model changes as code. Migrations are TypeScript scripts that create, edit, or delete content types, fields, editor interfaces, and entries.

Install:

npm install contentful-migration

GitHub: https://github.com/contentful/contentful-migration

Scope

This skill covers:

  • Content type and field CRUD operations
  • Field types, validations, and editor interface configuration
  • Entry transformations (in-place transforms, deriving linked entries, cross-type transforms)
  • Tags, annotations, taxonomy validations
Related skills
Installs
3
GitHub Stars
23
First Seen
Today