mberry1989 / kontent-sample-app-conference-net

MIT License
0 stars 2 forks source link

Create Content Management migration script for empty Tech Conference site #5

Open kentico-michaelb opened 4 years ago

kentico-michaelb commented 4 years ago

Motivation

Creating a CM migration script for the Kentico Kontent Content Types and a small set of Content Items will allow users to create an instance of the project in their own subscriptions.

Proposed solution

Leverage: https://docs.kontent.ai/reference/content-management-api-v2

Do not migrate all content items in order to reduce complexity in the copied project.

Additional context

An alternate script should be available to migrate all Content Types and Content Items in the event a user wants to copy the full project to their own subscription.

kentico-michaelb commented 4 years ago

Blocked by Issues #2 , #9 and #10 as Content Type changes need to occur in Kontent which could impact the migration script.

kentico-michaelb commented 4 years ago

Awaiting clearer documentation regarding the Kentico Kontent migration CLI tool.