Create a plugin migration guide for NetBox v4.0 #9194

Closed
opened 2025-12-29 20:46:49 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Feb 5, 2024).

Originally assigned to: @jeremystretch on GitHub.

Change Type

Addition

Area

Plugins

Proposed Changes

Add a migration guide to the plugin development documentation detailing relevant changes in NetBox v4.0 for plugin maintainers. Example topics include:

  • Any breaking changes to the plugins API
  • Relocation/removal of internal components
  • HTML template changes
  • UI design changes
Originally created by @jeremystretch on GitHub (Feb 5, 2024). Originally assigned to: @jeremystretch on GitHub. ### Change Type Addition ### Area Plugins ### Proposed Changes Add a migration guide to the plugin development documentation detailing relevant changes in NetBox v4.0 for plugin maintainers. Example topics include: - Any breaking changes to the plugins API - Relocation/removal of internal components - HTML template changes - UI design changes
adam added the status: acceptedtype: documentation labels 2025-12-29 20:46:49 +01:00
adam closed this issue 2025-12-29 20:46:49 +01:00
Author
Owner

@peteeckel commented on GitHub (Feb 9, 2024):

Some input from the migration of NetBox DNS to 4.0:

https://github.com/peteeckel/netbox-plugin-dns/pull/153

This PR will be updated over time, following the development of the NetBox feature branch.

@peteeckel commented on GitHub (Feb 9, 2024): Some input from the migration of NetBox DNS to 4.0: https://github.com/peteeckel/netbox-plugin-dns/pull/153 This PR will be updated over time, following the development of the NetBox feature branch.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9194