Document best practices and tips: - [x] Migrate to Volto (#133) - [x] Defer imports (e.g. when field values are from a vocabulary based on content that might not yet exists) - [x] Export/Import registry settings (https://github.com/collective/collective.exportimport/pull/130) - [x] Export/Import Annotations - [x] Export/Import Marker Interfaces - [x] Export/Import Zope Users - [x] Export/Import portal properties settings - [x] Export/Import installed Add-ons - [x] Export PloneFormGen as Easyform - [x] Alternative ways to handle items without parent - [x] Fix collection queries
Document best practices and tips: