Skip to content

Plugins should be able to create custom objects #29

@mrmrcoleman

Description

@mrmrcoleman

Plugin Version

commit 722bbd6 (HEAD -> public-preview, origin/public-preview) Author: btiemann [email protected] Date: Thu Jun 26 15:31:01 2025 -0400

Proposed functionality

We expect users to use custom objects instead of plugins and they require a clean migration path. We expect plugin maintainers to migrate from plugins using gradual replacement with Custom Objects

Use case

For users who plan to migrate from plugins they have built to custom objects, they would like to do this in two steps

  • Get the plugin to start creating custom objects instead of the internal models they were using
  • Remove the plugin entirely

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions