Skip to main content
Feedback

Migrating CMS

A new migration utility is created for migrating CMS to Local Edition 6.x. The process is applicable when migrating the CMS data from the Local Edition versions 5.3.x, 5.4.x, 5.5.x, and 5.6.x.

important

Points to consider for the CMS migration:

  • Only the latest published CMS objects can be migrated.

  • Only the active CMS objects can be migrated.

  • If there are any unpublished folders that have published objects inside them, such unpublished folders are also published.

Before you begin

Run the following command:

migrate.py --migrate_cms
On this Page