Skip to content

Migration categories

florisrobbemont edited this page Sep 14, 2014 · 1 revision

Each migration has its own category. uMigrations supports the following situations:

  • Creating/Modifying pages
  • Creating/Modifying templates
  • Creating/Modifying document types
  • Creating/Modifying media types
  • Creating/Modifying users
  • Creating/Modifying members
  • Creating/Modifying dictionary items
  • Creating/Modifying languages
  • Creating/Modifying data types
  • Creating/Modifying relation types
  • Creating/Modifying user types
  • Creating/Modifying member groups
  • Creating/Modifying member types
  • Installing a package?
  • Adding media

? means: unknown, might not be possible

In version 1 of uMigrations these actions have to be done manually. The Umbraco API's will be capable of handling these situations. This will keep uMigrations clean of knowledge about the Umbraco API's (which is good :) )

Clone this wiki locally