Skip to content

Adding more options for Migration Module #294

@teukuamru

Description

@teukuamru

Extension

Migration Bundle

Describe the Improvement

Right now, the options for Migration Module are:

  • content - Collections and their data
  • users - Users, roles, and permissions
  • comments - Activity comments
  • presets - User bookmarks
  • dashboards - Insights dashboards
  • extensions - Installed extensions
  • flows - Automation flows

The problem is sometimes I don't need to export the data of a content but I just need the structure of it.
And in users, I just need the roles and permissions but not the users

So I'm proposing to create new options:

  • content_structure - just the structure without data
  • content_data - just the data of the structure
  • users - just the users without roles and permissions
  • roles - just the roles
  • permissions - just the permissions

For illustration, this is the proposed options
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions