Skip to content

Make ContactsMixin available for plugins  #18305

Closed
Closed
@alehaa

Description

@alehaa

NetBox version

v4.1.10

Feature type

Other

Triage priority

I volunteer to perform this work (if approved)

Proposed functionality

  1. Add ContactsMixin and related mixin classes (column, filterset, …) to the plugin documentation.
  2. Add ObjectContactsView to feature-view auto-registration

Use case

Plugins may want to use contacts for custom models. Making the mixin class public for use in the API will prevent plugins from reinventing the wheel and better integrate with NetBox, as they can implement a consistent UI with the NetBox core.

Database changes

None.

External dependencies

None.

Metadata

Metadata

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions